Skip to content

Releases: marecl/settingsManager

Small update

Choose a tag to compare

@marecl marecl released this 06 Jun 20:31

Updated to ArduinoJson 6 (no downgrade needed)
Added comments to make clear what is used for
Settings are now saved correctly (two quotemarks were left)

1.0.1: Added Example

Choose a tag to compare

@marecl marecl released this 12 May 11:58

All examples available
Compatible with Arduino Library Manager

settingsManager Initial Public Release

Choose a tag to compare

@marecl marecl released this 11 May 19:00

ESP8266 configuration made easier:

  1. WiFi and AP configuration
  2. HTTP and OTA updater ready
  3. Integrated custom token generator with expiration condition
  4. Miscellaneous options (NTP server, IP settings)
  5. Save and load to SPIFFS
  6. Fairly predictible memory consumption