tzapu/WiFiManager

example code save and load custom parameters to EEPROM

Open

#1,298 opened on Oct 2, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (6,023 stars) (1,854 forks)batch import
ExampleGood First Issueenhancement

Description

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