Revenge of the Mouse

Dependencies:   4DGL-uLCD-SE EthernetInterface Game_Synchronizer LCD_fonts MMA8452 SDFileSystem mbed-rtos mbed wave_player

Fork of 2035_Tanks_Shell by ECE2035 Spring 2015 TA

Revision:
2:c358ad9aedc4
Parent:
1:0589ea36661b
Child:
3:3ddefff03cb2
--- a/main.cpp	Wed Oct 07 00:43:25 2015 +0000
+++ b/main.cpp	Mon Oct 12 04:23:24 2015 +0000
@@ -23,7 +23,7 @@
         pc.printf("Updated. \n");
         buttons = uLCD.get_button_state();
         pc.printf("Button State: %x %x %x %x %x\n", buttons[0], buttons[1], buttons[2], buttons[3], buttons[4]);
-        wait(3);
+        wait(0.5);
         //pc.printf("\033[2J\033[0;0H");
     }
     //