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:
24:d992ee8369f4
Parent:
22:ffa88619551d
Child:
26:53ff13a164f3
--- a/sdcard.cpp	Fri Jun 23 07:26:55 2017 +0000
+++ b/sdcard.cpp	Sat Jun 24 10:24:32 2017 +0000
@@ -10,9 +10,9 @@
   #include "struct.h"
   
   Serial snd(USBTX,USBRX);
-  
+  SDFileSystem sd(PTE1, PTE3, PTE2, PTE4, "sd");
 
-  SDFileSystem sd(PTE1, PTE3, PTE2, PTE4, "sd");
+
   
   FILE *fpecg;  // PPG and ECG File pointers for BP
   FILE *fpppg;  //""          ""