JAndrassy / ArduinoOTA

Arduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries
GNU Lesser General Public License v2.1
441 stars 89 forks source link

ESP8266 and ESP32 not working #259

Open frankygoop opened 4 hours ago

frankygoop commented 4 hours ago

Previous versions of ARDUINOOTA worked out of the box. The instructions to use this new version 1.1.0 are very confusing. It is not specified where to replace the platform.txt, etc. for each board is different. Can anyone clarify? thanks

JAndrassy commented 4 hours ago

maybe you are confusing this library with the ArduinoOTA libraries bundled with the esp8266 and esp32 platform?