A retro gaming programme, designed for use on a portable embedded system. Incorporates power saving techniques.

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Revision:
65:c5dad703f752
Parent:
64:715fb5a1e58b
Child:
66:d5174aa5839d
--- a/tower.h	Thu May 07 16:41:53 2015 +0000
+++ b/tower.h	Fri May 08 05:13:38 2015 +0000
@@ -51,6 +51,13 @@
 Ticker pollJoystick;
 
 /**
+@namespace standby
+@brief Calls the function.........
+*/
+Ticker standby;
+
+
+/**
 @namespace buzzer
 @brief Object of the beep class, allocates a pin to the Piezo buzzer.
 */