missed an instance of the counter
This commit is contained in:
parent
f29e218345
commit
f240caf121
@ -52,7 +52,6 @@ private:
|
||||
chooser->AddDefault(autoNameDefault, (void*)&autoNameDefault);
|
||||
chooser->AddObject(autoNameCustom, (void*)&autoNameCustom);
|
||||
SmartDashboard::PutData("Auto Modes", chooser);
|
||||
ramp_height.SetUpSource(1);
|
||||
ramp.Enable();
|
||||
shooter1.Enable();
|
||||
shooter2.Enable();
|
||||
|
Reference in New Issue
Block a user