mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Update TeleCommand.java
This commit is contained in:
@@ -13,6 +13,7 @@ public class TeleCommand extends CommandBase {
|
||||
private final Arm arm;
|
||||
private final double target;
|
||||
private boolean goIn;
|
||||
public float Connorsux;
|
||||
|
||||
/** Creates a new ArmCommand. */
|
||||
public TeleCommand(Arm arm, double target) {
|
||||
|
||||
Reference in New Issue
Block a user