arduino-esp32/libraries/HTTPUpdate
Jeroen88 884e417a49 Fix HTTPUpdate flash size check and add SPIFFS size check (#2161)
* Fix error in PR #2048: if ::available() is called before ::connect() _rxBuffer is not initialised

* Fixed flash size check and added SPIFFS size check

* Rewriting ESP.getFreeSketchSpace(), moving code from HTTPUpdate.cpp
2018-12-06 20:39:52 +01:00
..
examples Abort update if http.begin() returns false. Fix a typo in httpUpdate.ino (#2156) 2018-12-06 18:50:53 +01:00
src Fix HTTPUpdate flash size check and add SPIFFS size check (#2161) 2018-12-06 20:39:52 +01:00
keywords.txt Feature/http update (#1979) 2018-11-19 16:57:38 +01:00
library.properties Feature/http update (#1979) 2018-11-19 16:57:38 +01:00