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: touch_modules.h
- Revision:
- 31:0f67acfc6236
- Parent:
- 30:f2f48ed43aae
- Child:
- 33:a80eed071fdc
--- a/touch_modules.h Sat Jul 08 12:06:16 2017 +0000 +++ b/touch_modules.h Sat Jul 15 05:39:45 2017 +0000 @@ -114,8 +114,10 @@ unsigned char touch_ecg(); unsigned char touch_bp(); unsigned char touch_ret(); - unsigned char touch_again_ecg(); - unsigned char touch_again_glc(); - unsigned char touch_again_bp(); - void screen_bp2(); +unsigned char touch_again_ecg(); +unsigned char touch_again_glc(); +unsigned char touch_again_bp(); +void screen_bp2(); +unsigned char BT_return(); // //determining the touch for bp main screen + #endif \ No newline at end of file
