Sooner Competitive Robotics / Mbed 2 deprecated IEEE_14_Freescale

Dependencies:   mbed

Fork of IEEE_14_Freescale by IEEE 2014 Mbed

Revision:
46:faad265d8ce9
Parent:
45:9c520ebc38e0
Child:
47:bedbd8b05657
--- a/game.cpp	Thu Apr 03 02:44:36 2014 +0000
+++ b/game.cpp	Thu Apr 03 02:50:41 2014 +0000
@@ -330,7 +330,7 @@
             bot.smoothMove(290*40-(column*16),0,40);
             bot.smoothMove(290*(3),0,40);
             bot.smoothMove((8000.0/360.0)*(-90),1,40);
-        } else if(rigOnFire == 3){
+        } else if(rigOnFire == 4){
             bot.smoothMove(290*68.375-(column*16),0,40);
             bot.smoothMove(290*(3),0,40);
             bot.smoothMove((8000.0/360.0)*(-90),1,40);