Revert "Demo Mode Added"

This reverts commit 355805478f.
This commit is contained in:
jprodgers
2015-05-28 18:17:16 +02:00
parent 355805478f
commit fa3573bc7d
@@ -5,6 +5,8 @@
int toggleState;
int EEPROMaddress = 0;
int charLength[]={
20, 14, 23, 30};
unsigned char text0[]="My eyes are up there";
unsigned char text1[]="Blinky or GTFO";
unsigned char text2[]="Enjoying the lightshow?";
@@ -40,6 +42,7 @@ void loop(){
1 Game of Life
2 "Would you like to play a game?"
3 Double Helix
4 Basit test
*/
switch(toggleState){