Sooner Competitive Robotics / Mbed 2 deprecated IEEE_14_Freescale

Dependencies:   mbed

Fork of IEEE_14_Freescale by IEEE 2014 Mbed

Revision:
34:4ad11cda1eca
Parent:
33:03b0b66038e1
Child:
35:6ef5fbc45672
--- a/main.cpp	Sun Mar 23 02:23:29 2014 +0000
+++ b/main.cpp	Sun Mar 23 08:24:07 2014 +0000
@@ -199,6 +199,8 @@
                 game.checkWaves();
                 break;
             case 'G':
+                DBGPRINT("Running First Row\r\n",1);
+                game.runFirstRow();
                 //bot.pfac/=1.05;
                 //DBGPRINT("pfac = %f\r\n",bot.pfac);
                 break;