mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
Added PelvicInflamatoryDisease
This commit is contained in:
@@ -72,8 +72,7 @@ public class Robot extends TimedRobot {
|
||||
// autonomous chooser on the dashboard.
|
||||
m_robotContainer = new RobotContainer();
|
||||
|
||||
bot.setDefaultCommand(new AutoBalanceTF2(bot.frontLeft,
|
||||
bot.frontRight, bot.backLeft, bot.backRight, bot.gyro, bot));
|
||||
bot.setDefaultCommand(new AutoBalanceTF2(bot));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user