Hide wifi pass2
This commit is contained in:
parent
328e7e71ae
commit
5bbb7ebfaa
@ -48,6 +48,7 @@ void WebServerHandler::webHandleConfig() {
|
||||
myConfig.createJson(doc);
|
||||
|
||||
doc[PARAM_PASS] = ""; // dont show the wifi password
|
||||
doc[PARAM_PASS2] = "";
|
||||
|
||||
double angle = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user