You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We see the induction that your extension can be used in original Scratch3. The extension link is https://microbit-more.github.io/dist/microbitMore.mjs. But we don't see the detail induction. Could you give us a little hint how to do? Thank you very much. This is an extension for Scratch3 by MIT. You can code using all sensors and pins on micro:bit with normal Scratch3 blocks on this app.
The text was updated successfully, but these errors were encountered:
Besides, I downloaded this project and built it with npx, when I upload it to my own repository and try to use in xcratch, it can't connect to my micro:bit, I checked the website resources and found the project's version I downloaded was 0.2.3 and when use your link it was 0.2.4. What may happened?
Again I tried to build a local serve, I registered to scratch-gui and run npm run start, but when I add the extension, this error was reported Uncaught (in promise) DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'https://microbit-more.github.io/dist/microbitMore.mjs' failed to load. Could you look into it and help me?
Currently, mbit-more-v2 cannot be installed on llk/scratch-gui temporarily.
I'm working for that.
At last, in the develop branch, we can install it into llk/scratch-gui.
We see the induction that your extension can be used in original Scratch3. The extension link is https://microbit-more.github.io/dist/microbitMore.mjs. But we don't see the detail induction. Could you give us a little hint how to do? Thank you very much.
This is an extension for Scratch3 by MIT. You can code using all sensors and pins on micro:bit with normal Scratch3 blocks on this app.
The text was updated successfully, but these errors were encountered: