missed an instance of the counter

This commit is contained in:
Aidan Ferguson 2016-02-10 14:48:39 -05:00
parent f29e218345
commit f240caf121
1 changed files with 0 additions and 1 deletions

View File

@ -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();