fixed a typo
This commit is contained in:
parent
dedcbe4bf7
commit
043707478d
@ -96,7 +96,7 @@ public:
|
|||||||
case READY:
|
case READY:
|
||||||
{
|
{
|
||||||
state = SPINNINGUP;
|
state = SPINNINGUP;
|
||||||
launch_spinny->Set(0);
|
launch_spinny->Set(-1);
|
||||||
launcher->Set(LAUNCH_POWER);
|
launcher->Set(LAUNCH_POWER);
|
||||||
pickup->Set(LAUNCH_POWER);
|
pickup->Set(LAUNCH_POWER);
|
||||||
shotClock.Reset();
|
shotClock.Reset();
|
||||||
|
Reference in New Issue
Block a user