I'm using the MicroPython Editor on Linux. I'd like to have a "lib" folder that is shared between projects. I can create a "lib" folder under one project, and the Files view will show it with the ...
Setting a smaller timeout is also advantageous for the case where there are no events to process, as this will minimise Micropython webserver delays. However, it seems that when the delay is set to 1 ...