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
But somehow, it keeps showing the PortView (the view which can be evoked with brick.showPorts();). Sometimes it flickers to the console but then right back. The thing is though, that i do not even use brick.showPorts(); once.
I use a local instance of the Microsoft Makecode Webeditor to build to uf2 (since the with pxt build built uf2s do not even run) which I start with pxt serve. I installed the pxt toolchain and its things like described in the readme and on the makecode documentation. To write the code I use VS Code. I am also using Windows 10 on my Desktop and the 1.10E firmware on my EV3.
It seems like that this issue only applies to local hosted editors (I tested on two seperate machines) and not to the editor hosted on makecode.mindstorms.com.
The text was updated successfully, but these errors were encountered:
I am trying to use the feature:
But somehow, it keeps showing the PortView (the view which can be evoked with
brick.showPorts();
). Sometimes it flickers to the console but then right back. The thing is though, that i do not even usebrick.showPorts();
once.I use a local instance of the Microsoft Makecode Webeditor to build to uf2 (since the with
pxt build
built uf2s do not even run) which I start withpxt serve
. I installed the pxt toolchain and its things like described in the readme and on the makecode documentation. To write the code I use VS Code. I am also using Windows 10 on my Desktop and the 1.10E firmware on my EV3.It seems like that this issue only applies to local hosted editors (I tested on two seperate machines) and not to the editor hosted on
makecode.mindstorms.com
.The text was updated successfully, but these errors were encountered: