AirsoftTimer software based on mbed

Dependencies:   mbed TextLCD keypad

Revision:
12:22e9ef610ea2
Parent:
11:50572814f73e
--- a/games/ShowBuzzer.h	Wed Dec 31 15:27:43 2014 +0000
+++ b/games/ShowBuzzer.h	Sat May 23 15:28:55 2015 +0000
@@ -8,6 +8,7 @@
     
     public:
     ShowBuzzer(Board* board);
+    virtual void setup();
     virtual void run();
     
     private: