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:
- 5:a3ea7c82b7e1
- Parent:
- 4:6bd81bb1790d
diff -r 6bd81bb1790d -r a3ea7c82b7e1 glc.cpp --- a/glc.cpp Wed Mar 01 18:49:33 2017 +0000 +++ b/glc.cpp Thu Mar 30 11:34:04 2017 +0000 @@ -149,7 +149,8 @@ while((!t_s_d) && (!test_strip)) { - // gtc.printf("%d\n", data1n); + gtc.printf("%d\n", data1n); + gtc.printf("%d\n", data2n); if ((daata1 >= THRESHOLD) || (data2 >= THRESHOLD)) { t_s_d = 1;