-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create example, user config param for apname and password plus #768
Labels
Comments
suggested options basic
advanced
style
:root{
/* CSS VARIABLE THEME COLOR */
/*--primarycolor:#9933CC;*/
--primarycolor:#1fa3ec;
} |
Hello, does this feature already implemented? if not, i wanna try to implement the feature |
It is not |
could you have a look to this library it has a lot of similarities with WM and working on ESP32 also. |
Why? Wm already works on esp32.. |
i was not aware that Wm working with ESP32 as not mentioned in the Read me , after checking the development branch only has it mentioned. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: