ayushsharma82/ElegantOTA

Error in platformio_upload.py instructions

Closed this issue · 2 comments

The python script platformio_upload.py states that the line
# upload_url = <your upload URL>
should be added to platform.ini

I think this should in fact read:

custom_upload_url = <your upload URL>

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.