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: display_modules.h
- Revision:
- 13:5d3b478ea9c7
- Parent:
- 6:5e33a0f01476
- Child:
- 15:208b146151ba
diff -r ab85607bb10a -r 5d3b478ea9c7 display_modules.h --- a/display_modules.h Mon May 08 05:19:22 2017 +0000 +++ b/display_modules.h Sat May 27 05:47:55 2017 +0000 @@ -10,7 +10,7 @@ void screen_bp(); void screen_glc(); void init_screen(); -void screen_ecg_2(); +void screen_ecg_2(float heart_rate); void ecg_countdown(); void bp_countdown(); void glc_1();