Most recent activity
-
-
Looks fine to me:
: Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000
Udiff:76 used:1347 free:10653 total:12000 -
-
-
-
When opening blackjack in the emulator and selecting "Bangle.js 2" as emulation target the script for Bangle.js1 is loaded. Obvious by the some visible parts missing (smaller resolution of the 2) and the error message:
Uncaught ReferenceError: "BTN4" is not defined
at line 1 col 17
setWatch(hitMe, BTN4, {repeat:true, edge:"falling"});Uncaught ReferenceError: "BTN5" is not defined
at line 1 col 17
setWatch(stand, BTN5, {repeat:true, edge:"falling"}); -
..or you can just add the festival locations as waypoints . openstmap renders them.
-
How about this: https://banglejs.com/apps/?id=gbmusic
Note: You can test your changes locally with "npm start" after installing the the required packages with "npm ci" and fetching the git submodules "git submodule update --init --recursive".
Also with "git merge upstream/master; git fetch upstream" you already know how to update your fork, so why the need to do it with the website?