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

Dependencies:   ConfigFile N5110 PowerControl beep mbed

Revision:
59:be7a31cb8cd1
Parent:
57:bd8e064020fc
Child:
60:681bc941b94d
--- a/tower.h	Sat May 02 02:25:45 2015 +0000
+++ b/tower.h	Sat May 02 02:39:30 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;