fixed a typo

This commit is contained in:
Aidan Ferguson 2016-02-15 20:14:48 -05:00
parent 5bbbf1717e
commit 1b681a3610
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ public:
case READY:
{
state = SPINNINGUP;
launch_spinny->Set(0);
launch_spinny->Set(-1);
launcher->Set(LAUNCH_POWER);
pickup->Set(LAUNCH_POWER);
shotClock.Reset();