hfuller / hoopla

ESP8266-based LED hoop for a dear friend
MIT License
2 stars 2 forks source link

Error checking for HTTP update pull sucks #19

Closed hfuller closed 7 years ago

hfuller commented 7 years ago

i.e., is basically nonexistent

https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266httpUpdate/src/ESP8266httpUpdate.cpp#L107

https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266httpUpdate/src/ESP8266httpUpdate.h#L46

hfuller commented 7 years ago

We now return the error string when the user hits /update/check