export test

Dependencies:   SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217

Fork of Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by nikita teggi

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;  //""          ""