Revert test mode

pull/184/head
Paul Cockrell 2020-04-02 12:23:17 +01:00
parent fe0f189455
commit 538abc003a
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 = true;
const DEBUG = false;
if (DEBUG) {
const gps = {
"lat": 56.45783133333,