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:
15:208b146151ba
Parent:
13:5d3b478ea9c7
Child:
20:7c64e6ecad76
--- a/display_modules.h	Thu Jun 01 09:24:45 2017 +0000
+++ b/display_modules.h	Mon Jun 05 09:14:44 2017 +0000
@@ -16,7 +16,7 @@
 void glc_1();
 void glc_2();
 void glc_3();
-void glc_4(unsigned int mgdl);
+void glc_4(uint16_t mgdl);
 void screen_again();
 void screen_glc_2();
 void screen_bp1(float SBP, float DBP) ;