Revert test mode
parent
fe0f189455
commit
538abc003a
|
|
@ -310,7 +310,7 @@ function drawGPSWaitPage() {
|
||||||
g.drawString("Please wait...", 80, 155);
|
g.drawString("Please wait...", 80, 155);
|
||||||
g.flip();
|
g.flip();
|
||||||
|
|
||||||
const DEBUG = true;
|
const DEBUG = false;
|
||||||
if (DEBUG) {
|
if (DEBUG) {
|
||||||
const gps = {
|
const gps = {
|
||||||
"lat": 56.45783133333,
|
"lat": 56.45783133333,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue