tzapu/WiFiManager

Create example, user config param for apname and password plus

Open

#768 opened on Nov 19, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (1,854 forks)batch import
Good First Issueenhancement

Repository metrics

Stars
 (6,023 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Often Requested

Create an example using custom params to display, save and read (flash) custom apname and password for wm ap mode.

Allow end user to change apname and password ( and other options ) via config page, implement via example not core code.

( just edit the customparams examples )

additional wm options

Allow end user to change other options via config page, save as wm config struct? captive portal, cp timeout, etc

Contributor guide