Emulator for Bangle.js2 is loading Bangle.js1 file #6195
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2023-08-29 by @gfwilliams Interesting, thanks! That's a tricky one - once we get to the IDE the app loader has already had to choose a version to upload - so I guess about the only thing we could do is to remove the option in the IDE to choose which device to emulate for if the app loader has decided on what it's uploading Posted at 2023-08-29 by user140377 ok, can we maybe have the app loader choose the hardware? e.g. if the selected device in the app loader is the bjs2 pass it to the IDE as e.g. URL parameter? Posted at 2023-08-30 by @gfwilliams Yes, I think that's probably going to be the best bet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-08-22 by user140377
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:
Beta Was this translation helpful? Give feedback.
All reactions