Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem ds3231 eeprom_Nikita mbed testUniGraphic_150217
Fork of merged_code2_3rd_nov_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