Hi @Gordon - I tried out v2.08.160 last night to try the Bangle.getGPSPower();
However I am now having trouble getting the standard launcher to work.
All I get is a blank screen on BTN2.
When using the tapelauncher I get the following.
The watch can still connect to the IDE but the launch capabilities are broken.
____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|____|___| _|_| |___|_|_|_|___|
|_| espruino.com
2v08.160 (c) 2019 G.Williams
Uncaught Error: Backreferences not supported
at line 1 col 20
var sf=STOR.list(/\1$/).map(s=>s.slice(0,-1));var sffilter=f=>!sf.in...
^
in function "get_pruned_file_list" called from line 13 col 28
files=get_pruned_file_list();
^
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 @Gordon - I tried out v2.08.160 last night to try the Bangle.getGPSPower();
However I am now having trouble getting the standard launcher to work.
All I get is a blank screen on BTN2.
When using the tapelauncher I get the following.
The watch can still connect to the IDE but the launch capabilities are broken.