mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-06-30 06:35:17 +08:00
Remove debug message
forget to remove orz
This commit is contained in:
parent
ee9eeb55f7
commit
26192de7b7
@ -829,7 +829,6 @@ void handle_web_interface_home()
|
||||
ValuesList.add(FPSTR(VALUE_11N));
|
||||
}
|
||||
//sleep mode
|
||||
Serial.println(WiFi.getSleepMode());
|
||||
KeysList.add(FPSTR(KEY_SLEEP_MODE));
|
||||
if (WiFi.getSleepMode()==WIFI_NONE_SLEEP) {
|
||||
ValuesList.add(FPSTR(VALUE_NONE));
|
||||
|
Loading…
x
Reference in New Issue
Block a user