
Changes done in ECG and BT
Dependencies: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of merged_code2_20sept_2017_4th_oct_2017 by
Diff: sdcard.cpp
- Revision:
- 3:9a06c2bed650
- Parent:
- 2:3b7b71bfc941
- Child:
- 4:6bd81bb1790d
--- a/sdcard.cpp Mon Jan 30 10:57:38 2017 +0000 +++ b/sdcard.cpp Fri Feb 10 10:39:13 2017 +0000 @@ -3,7 +3,7 @@ #include "SDFileSystem.h" #include "sdcard.h" #include "rtc.h" - #include "main.h" + SDFileSystem sd(PTE1, PTE3, PTE2, PTE4, "sd"); FILE *fp=NULL; @@ -23,6 +23,7 @@ } + void sd_open_GLCfilee(int pid) {