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.h
- Revision:
- 10:aeff3309002a
- Parent:
- 8:adf2ba7e6412
- Child:
- 14:f5c62d30c6fc
--- a/sdcard.h Fri Apr 28 10:40:36 2017 +0000 +++ b/sdcard.h Wed May 03 05:32:37 2017 +0000 @@ -41,6 +41,8 @@ int sd_BP_PPGMAX(int pid); //void sd_close1(); +void create_single_BPfile(int pid); //Function to create 1 file from 2 temp BP file (ECG &PPG) + #endif //----------------------------------------------------28/4/2017------------------------ \ No newline at end of file