Re-add tests to take screen shots of app for PR
parent
eb2450a177
commit
fe0f189455
|
|
@ -310,7 +310,7 @@ function drawGPSWaitPage() {
|
|||
g.drawString("Please wait...", 80, 155);
|
||||
g.flip();
|
||||
|
||||
const DEBUG = false;
|
||||
const DEBUG = true;
|
||||
if (DEBUG) {
|
||||
const gps = {
|
||||
"lat": 56.45783133333,
|
||||
|
|
|
|||
Loading…
Reference in New Issue