Releases: srwi/ESPEssentials
Releases · srwi/ESPEssentials
2.1.5
26 May 19:23
Compare
Sorry, something went wrong.
No results found
Changes
Fixed reboot via http request (#13 )
2.1.4
12 Nov 19:37
Compare
Sorry, something went wrong.
No results found
Changes
File system now gets formatted automatically on the ESP32 at first startup (#8 )
2.1.1
06 Jun 16:40
Compare
Sorry, something went wrong.
No results found
Changes
Fixed web update not requiring password (#5 )
Fixed web server file listing on ESP8266 platform when using LittleFS filesystem
2.1.0
09 May 18:07
Compare
Sorry, something went wrong.
No results found
Changes
ESPEssentials now uses the LittleFS filesystem. SPIFFS can be used by defining build parameter USE_SPIFFS.
Added isBusy method to OTAClass
Added build parameter SUSPEND_TIMER1_ON_SPI_ACCESS to suspend timer1 while SPI is being used
2.0.0
29 Apr 21:52
Compare
Sorry, something went wrong.
No results found
Additions
Added support for the ESP32 platform
Breaking changes
There have been some necessary API changes:
ESPEssentials now requires you to specify the namespace ESPEssentials
initESPEssentials has been renamed to init
handleESPEssentials has been renamed to handle
1.0.1
26 May 18:39
Compare
Sorry, something went wrong.
No results found
Changes
Added SERIAL_OUT_VERBOSE and SERIAL_OUT_SILENT build parameters.
1.0.0
27 Feb 17:39
Compare
Sorry, something went wrong.
No results found