AirsoftTimer software based on mbed

Dependencies:   mbed TextLCD keypad

Revision:
16:e8e96bf22df1
Parent:
14:e0bfee0a5e66
Child:
23:eb5a5da6e83f
--- a/games/DummyGame.cpp	Sat May 23 17:55:38 2015 +0000
+++ b/games/DummyGame.cpp	Sat May 23 18:36:54 2015 +0000
@@ -15,3 +15,7 @@
 void DummyGame::setup(){
 
 }
+
+void buttonEvent(char c){
+    
+}