extra stuff

This commit is contained in:
66945
2023-02-28 17:47:35 -07:00
parent 2e7177a002
commit 1fa95bbacb
4 changed files with 44 additions and 9 deletions
+3 -2
View File
@@ -131,8 +131,9 @@ public class RobotMap {
}
// arm stuff
public WPI_TalonFX pivot = new WPI_TalonFX(-1); // TODO: Add real id
public WPI_TalonFX tele = new WPI_TalonFX(-1); // TODO: Add real id
public WPI_TalonFX pivot = new WPI_TalonFX(-1); // TODO: Add real id
public WPI_TalonFX tele = new WPI_TalonFX(-1); // TODO: Add real id
public CANCoder pivotEncoder = new CANCoder(-1);
public void configArmMotors() {
// config factory default