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:
- 39:69b09bd87502
- Parent:
- 37:92fcbf22bf91
- Child:
- 49:3ff80c4bc1be
diff -r 7238f3531ce9 -r 69b09bd87502 display_modules.h --- a/display_modules.h Wed Aug 02 06:58:57 2017 +0000 +++ b/display_modules.h Fri Aug 11 12:19:25 2017 +0000 @@ -36,4 +36,5 @@ void screen_patient_info(uint32_t current_test_pid,uint32_t bt_file_sent_pid); void battery_critically_low_charge(); void battery_low_charge(); +void glc_error_test_strip_removed();// added on 11/8/17 nikita #endif