Closed
Description
We really need the ability to upload code remotely, a webserver or maybe port WebREPL over from micropython.
My current idea is to host my code.py on a server, and have boot.py fetch the latest version on boot.
Otherwise any code changes requires a hookup to PC, and my project is out of reach without a ladder so any code changes are a pain.