pxt-microbit
pxt-microbit copied to clipboard
Offline Serial Data from device
Not sure if this is as-expected, but Serial data from the device doesn't work with the Offline app.

We don't have added support for serial data.
We'll have to wait till electron support WebUSB. The "serial-port" package contains native code; which we want to avoid.
Related: https://github.com/microsoft/pxt-microbit/issues/5524