Modification into 17th July New display demo code

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Ext_Demo_17July2017_newdis by SenseSemi

Revision:
6:5e33a0f01476
Parent:
5:a3ea7c82b7e1
Child:
7:11f926351d8f
--- a/touch_modules.cpp	Thu Mar 30 11:34:04 2017 +0000
+++ b/touch_modules.cpp	Sat Apr 01 06:37:02 2017 +0000
@@ -91,7 +91,7 @@
                        }
                  else if ( ((xt >= 130) && (xt<=195)) && ( (yt>= 65) && (yt<= 118) ) ) // home
                        {
-                                 //state=6;
+                                 state=1;         //////////
                         
                        }
                    else