ayushsharma82 / ElegantOTA

OTA updates made slick and simple for everyone!
https://elegantota.pro
GNU Affero General Public License v3.0
555 stars 111 forks source link

Error in platformio_upload.py instructions #172

Open Jimbo181 opened 3 months ago

Jimbo181 commented 3 months ago

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>

github-actions[bot] commented 5 days 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.