This all looks very promising. Unfortunately I am encountering the same issue as Uname - once it acquires GPS lock the screen goes (mostly blank), and the console log shows:
in function called from system
Uncaught ReferenceError: "writeTCXfileTrackpoint" is not defined
at line 72 col 1506 in race.app.js
Is it possible that we are missing a js module that is not being installed with the app in your repository?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
This all looks very promising. Unfortunately I am encountering the same issue as Uname - once it acquires GPS lock the screen goes (mostly blank), and the console log shows:
Is it possible that we are missing a js module that is not being installed with the app in your repository?