Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of IEEE_14_Freescale by
Diff: main.cpp
- Revision:
- 34:4ad11cda1eca
- Parent:
- 33:03b0b66038e1
- Child:
- 35:6ef5fbc45672
diff -r 03b0b66038e1 -r 4ad11cda1eca main.cpp --- 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;