Hi all,
I made the first upload of BangleRun app with versione 0.0.4. It was displaying all counters and was updating as expected.
I've searched for differences between latest version and 0.0.4, but no luck due to history stopped at 0.0.5.
Looking at line 48 into:
https://github.com/espruino/BangleApps/blob/master/apps/banglerun/src/gps.ts
if (!isFinite(dt)) dt=0;
I can't find that function in code and its not imported.
Could be it the cause of strange behaviour?
Please apologize me if I'm saying something stupid.
Thanks for all of your great work.
Massimiliano
@user123768 started
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.
Hi all,
I made the first upload of BangleRun app with versione 0.0.4.
It was displaying all counters and was updating as expected.
I've searched for differences between latest version and 0.0.4, but no luck due to history stopped at 0.0.5.
Looking at line 48 into:
https://github.com/espruino/BangleApps/blob/master/apps/banglerun/src/gps.ts
I can't find that function in code and its not imported.
Could be it the cause of strange behaviour?
Please apologize me if I'm saying something stupid.
Thanks for all of your great work.
Massimiliano