Re-add tests to take screen shots of app for PR

master
Paul Cockrell 2020-04-02 12:15:10 +01:00
parent eb2450a177
commit fe0f189455
1 changed files with 1 additions and 1 deletions

View File

@ -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,