mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
FINAL BUTTONS
This commit is contained in:
@@ -58,4 +58,9 @@ public class Claw extends SubsystemBase {
|
||||
public void nospinnyspin() {
|
||||
m_spinnyspin.set(0);
|
||||
}
|
||||
|
||||
public void reversespinnyspin() {
|
||||
m_spinnyspin.set(-0.2);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user