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 Int_Demo_09May2017_Suhasini_HRavg_Nikita_ili9341 by
Diff: ecg_dec.h
- Revision:
- 13:5d3b478ea9c7
- Parent:
- 3:9a06c2bed650
- Child:
- 22:ffa88619551d
diff -r ab85607bb10a -r 5d3b478ea9c7 ecg_dec.h --- a/ecg_dec.h Mon May 08 05:19:22 2017 +0000 +++ b/ecg_dec.h Sat May 27 05:47:55 2017 +0000 @@ -84,5 +84,5 @@ #define MAX_BRIGHTNESS 255 // BP ADD int ecg(int pid); */ -int ecg(int pid); +float ecg(int pid); #endif \ No newline at end of file