Skip to content

Releases: IPdotSetAF/ESPAsyncHTTPUpdateServer

v2.0.0

15 Jul 07:37
Compare
Choose a tag to compare

What's Changed

OTA with style

Full Changelog: v1.2.0...v2.0.0

v1.2.0

14 Jul 22:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Jun 13:08
Compare
Choose a tag to compare

What's Changed

  • Logging Cleanup
  • Added ESPASYNCHTTPUPDATESERVER_SerialOutput Build Flag to let the user choose which serial port logs are written to.

New Contributors

  • @cgiles made their first contribution in #6

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Jun 20:06
Compare
Choose a tag to compare

Simple HTTP Update Server for ESPAsyncWebServer(by me-no-dev).
This library lets you to update Firmware/FileSystem of ESP32/ESP8266 OTA(Over The Air) from a web page.