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:
31:0f67acfc6236
Parent:
30:f2f48ed43aae
Child:
33:a80eed071fdc
--- a/touch_modules.h	Sat Jul 08 12:06:16 2017 +0000
+++ b/touch_modules.h	Sat Jul 15 05:39:45 2017 +0000
@@ -114,8 +114,10 @@
 unsigned char touch_ecg();
 unsigned char touch_bp();
 unsigned char touch_ret();
- unsigned char touch_again_ecg();
- unsigned char touch_again_glc(); 
-  unsigned char touch_again_bp(); 
- void screen_bp2();
+unsigned char touch_again_ecg();
+unsigned char touch_again_glc(); 
+unsigned char touch_again_bp(); 
+void screen_bp2();
+unsigned char BT_return();   // //determining the touch for bp main screen
+
 #endif
\ No newline at end of file