Yesterday I received my watches and so far I like them.
Want to develop my own app and during the first testing I've noticed a strange behavior.
When recording GPS data the watch always records time +1 sec.
Created a custom repo to test some things and used GPS Setup and GPS Recorder
GPS Setup has PMOO and 1s as parameters
GPS Recording just has 1s
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.
Yesterday I received my watches and so far I like them.
Want to develop my own app and during the first testing I've noticed a strange behavior.
When recording GPS data the watch always records time +1 sec.
Created a custom repo to test some things and used GPS Setup and GPS Recorder
GPS Setup has PMOO and 1s as parameters
GPS Recording just has 1s
When logging a file
1s = 2s
5s = 6s
10s = 11s
Anybody with a suggestion?