tzapu/WiFiManager

example code save and load custom parameters to EEPROM

Open

#1.298 geöffnet am 2. Okt. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.854 Forks)batch import
ExampleGood First Issueenhancement

Repository-Metriken

Stars
 (6.023 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is there basic example how to save and load custom parameters to EEPROM along with the Wifi credentials? I got it working that the custom fields show up in the UI but as I read in the documentation saving and loading to EEPROM is not done by the library.

Contributor Guide