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
This project is amazing, thank you very much!
I was experimenting with the micro-bit more editor and noticed problems the "pin touched" blocks. For example the "When pin <P0/P1/P2> is touched" block triggers always when pins despite the logo (P0-P2) are used, and the program crashes with a 070 error. I used a hex-file generated by the current microbit.makecode.org and the pxt microbit more extension. The crashes don't come up when only the Logo pin is used.
The following video shows the behavior.
scratch070error.mp4
Update:
We found out, that the problem with the crashes does not appear, when the Hex file is generated by Makecode in the pxt-microbit version 5. Therefore I assume that the problem is within this repo and i moved the issue here.
The text was updated successfully, but these errors were encountered:
This project is amazing, thank you very much!
I was experimenting with the micro-bit more editor and noticed problems the "pin touched" blocks. For example the "When pin <P0/P1/P2> is touched" block triggers always when pins despite the logo (P0-P2) are used, and the program crashes with a 070 error. I used a hex-file generated by the current microbit.makecode.org and the pxt microbit more extension. The crashes don't come up when only the Logo pin is used.
The following video shows the behavior.
scratch070error.mp4
Update:
We found out, that the problem with the crashes does not appear, when the Hex file is generated by Makecode in the pxt-microbit version 5. Therefore I assume that the problem is within this repo and i moved the issue here.
The text was updated successfully, but these errors were encountered: