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
I was testing this project on LInux and getting this issue:
Error: Please specify `upload_port` for environment or use global `--upload-port` option.
For some development platforms it can be a USB flash drive (i.e. /media/<user>/<device name>)
*** [upload] Explicit exit, status 1
I was due to firmware running on the Pico Pi W not having a serial port. To resolve the issues I uploaded a sketch from the ASCII Table Sketch from the Arduino IDE.
I'm not sure how to fix this from Platform IO.
It might be nice if the README.md had a bit of guidance on this issue.
The text was updated successfully, but these errors were encountered:
I was testing this project on LInux and getting this issue:
I was due to firmware running on the Pico Pi W not having a serial port. To resolve the issues I uploaded a sketch from the ASCII Table Sketch from the Arduino IDE.
I'm not sure how to fix this from Platform IO.
It might be nice if the README.md had a bit of guidance on this issue.
The text was updated successfully, but these errors were encountered: