-
• #2
Yes - there's an issue open for this which I hope to address soon: https://github.com/espruino/Espruino/issues/1971
Hopefully the solution there is a bit more flexible and backwards compatible too.
But note that in the case you show, it doesn't hurt to call setGPSPower twice. I don't know if you saw but I made some changes to GPSService that should help out with other apps for now.
-
• #3
yes spotted the change to GPSService, thanks.
-
• #4
Also, just fixed that issue above - so latest cutting edge firmwares now have getGPSPower. However that won't be much use to us until 2v09 is released and enough people have it.
Would it be possible to add Bangle.getGPSPower() and Bangle.getHRMPower() in v2.09 of the firmware.
These would be useful for ensuring that the right decision is made in Apps.
For example