![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Updated with option to return from BP screen to main screen, resolved screen navigation issues
Dependencies: SDFileSystem TFTLCD_8bit ds3231 program mbed
Fork of poc_dis_5 by
Diff: glc.cpp
- Revision:
- 2:3b7b71bfc941
- Parent:
- 1:8316c23ec6b9
- Child:
- 4:6bd81bb1790d
--- a/glc.cpp Mon Jan 30 07:45:41 2017 +0000 +++ b/glc.cpp Mon Jan 30 10:57:38 2017 +0000 @@ -80,7 +80,7 @@ sd_write(mgdl); sd_close(); - ble.printf("blood glucose is %d", mgdl); + ble.printf("blood glucose is %d mg/dl", mgdl); flipper.detach(); flipper1.detach(); // return mgdl;