From fe0f189455e2eebf55ded7a890a2be598e1e51dd Mon Sep 17 00:00:00 2001 From: Paul Cockrell Date: Thu, 2 Apr 2020 12:15:10 +0100 Subject: [PATCH] Re-add tests to take screen shots of app for PR --- apps/astrocalc/astrocalc-app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/astrocalc/astrocalc-app.js b/apps/astrocalc/astrocalc-app.js index c1a29219d..6819a6917 100644 --- a/apps/astrocalc/astrocalc-app.js +++ b/apps/astrocalc/astrocalc-app.js @@ -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,