Closed Jimbo181 closed 4 months ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
The python script platformio_upload.py states that the line
# upload_url = <your upload URL>
should be added to platform.iniI think this should in fact read:
custom_upload_url = <your upload URL>