Should a reboot message appear on Version 2 that GPS time is being used?
No... In fact it shouldn't appear on Bangle.js 1 either if everything is up to date?
Since the firmware was modified to persist time between reboots I removed the GPS time code since it really wasn't needed. The only time the time would be lost is when the battery ran flat, and at that point the GPS would lose time too
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.
No... In fact it shouldn't appear on Bangle.js 1 either if everything is up to date?
Since the firmware was modified to persist time between reboots I removed the GPS time code since it really wasn't needed. The only time the time would be lost is when the battery ran flat, and at that point the GPS would lose time too