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

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Revision:
57:bd8e064020fc
Parent:
55:bb4f6cc196c8
Child:
59:be7a31cb8cd1
--- a/tower.h	Sat May 02 01:00:25 2015 +0000
+++ b/tower.h	Sat May 02 02:14:58 2015 +0000
@@ -75,8 +75,8 @@
 int a4 = 25;
 int a5 = 20;
 int a6 = 26;
-int a7 = 19;
-int a8 = 21;
+//int a7 = 19;
+//int a8 = 21;
 
 //global variable for hazard X co-ordinates
 int randX1;