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:
14:f5c62d30c6fc
Child:
19:1650bbc923cc
--- a/sdcard.h	Thu Jun 01 09:24:45 2017 +0000
+++ b/sdcard.h	Mon Jun 05 09:14:44 2017 +0000
@@ -17,7 +17,7 @@
 //void sd_BP_ppgwrite (uint32_t value);
 //void sd_BP_ecgwrite (int value);
 
-FILE *sd_BP_ecgwrite (uint32_t *fpdrum11);
+FILE *sd_BP_ecgwrite (int32_t *fpdrum11);
 FILE *sd_BP_ppgwrite (uint32_t *fpdrum21);
  
 void sd_open_BP_ECGfile(int pid); //added to write ECG to seperate file BP