Hangman game using qp a 16x2 LCD and joystick.

Dependencies:   TextLCD mbed qp

Revision:
1:4efaebc256d3
Parent:
0:1521c946a57b
--- a/bsp.h	Wed Feb 08 22:20:11 2012 +0000
+++ b/bsp.h	Thu Feb 09 03:57:44 2012 +0000
@@ -1,9 +1,9 @@
 #ifndef bsp_h
 #define bsp_h
 
-#include "TextLCD.h"
+#define BSP_TICKS_PER_SEC   100     // system clock tick rate
 
-#define BSP_TICKS_PER_SEC   100     // system clock tick rate
+#include "TextLCD.h"
 
 TextLCD lcd(p10, p11, p17, p18, p19, p20); // rs, e, d4-d7