808
Dependents: Chromatograph_Mobile
Diff: src/FT_GPU_Hal.cpp
- Revision:
- 13:5959af2ac87a
- Parent:
- 12:f0980f7a75ae
--- a/src/FT_GPU_Hal.cpp Sat Aug 08 18:30:58 2020 +0000 +++ b/src/FT_GPU_Hal.cpp Tue Sep 01 10:52:05 2020 +0000 @@ -87,7 +87,7 @@ { wait_ms(100); sec++; - if (sec>5) + if (sec>3) { printf("ERR!: Display is not connected\r\n"); return 0;