Closed
Description
When I was developing the driver code for my touch sensor, I would occasionally receive the error: OSError: [Errno 5] Input/output error
in the MU Editor serial monitor.
I could either wait for the filesystem to refresh or resave the code.py file. It isn't consistent and sometimes happened on hard resets via the reset button.
Using Qt Py CP6 build from 11/13/2020.
One other users in the discord help with CircuitPython channel also mentioned the same issue.
I'll be checking this with my CP Sapling M0 and the Feather M4 Express and update.