Closed fpgirard closed 4 years ago
Something that I'm also curious about, that we should look into, is if we can include a distribution of ampy in the repository. I've seen other projects do this for small utilities.
For upload.py, change the --device argument to --port. This will make it consistent with most serial port utilities (like ampy and esptool) that used --port. Easy fix
For upload.py, change the --device argument to --port. This will make it consistent with most serial port utilities (like ampy and esptool) that used --port. Easy fix
Completed in #33.
I'm going to suggest that we have 2 bash scripts in the /bin directory:
This will allow us to minimally disrupt our field sites by requiring that they install ampy only. Until we can get the WebREPL tested and documented better.
Pas