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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Even without a drag/dropable file, making a list of 'files' that have been sent over serial that could be 'downloaded' or opened in Excel would be great.
Inside the 'fileystem' module there's a 'read data to serial' block
This blocks doesn't interact very well with the W10 app's serial data viewer.
It would be great if use of this block could trigger a 'file' object inside the serial viewer, that could be dragged back onto the filesystem.
Here's an example program:
https://makecode.microbit.org/35902-71245-24007-20291
Even without a drag/dropable file, making a list of 'files' that have been sent over serial that could be 'downloaded' or opened in Excel would be great.