suculent / esp32-http-update

Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate for ESP32
44 stars 26 forks source link

Q: still necessary? #3

Closed marcelstoer closed 4 years ago

marcelstoer commented 6 years ago

Is this library in light of https://github.com/espressif/arduino-esp32/commit/febcda0095e9754787eeba3569543c953635da3e still necessary? Does it offer any material benefit over what is in the Arduino core?

suculent commented 6 years ago

Hello, Marcel.

I’ve done this library since this was not working before in Arduino core and I have some projects depending on it.

Once those will be upgraded, library may be discontinued.

I just have to find out how :o)

Odesláno z iPhonu

    1. 2018 v 22:47, Marcel Stör notifications@github.com:

Is this library in light of espressif/arduino-esp32@febcda0 still necessary? Does it over any material benefit over what is in the Arduino core?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

suculent commented 4 years ago

See TL;DR in README, this is already deprecated and implemented in Arduino Core.