![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
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: display_modules.h
- Revision:
- 13:5d3b478ea9c7
- Parent:
- 6:5e33a0f01476
- Child:
- 15:208b146151ba
--- 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();