Odstraneny zbytecny vypis timeoutu.
This commit is contained in:
parent
dc8aa8890d
commit
3a8ffdcd01
@ -382,11 +382,6 @@ void WiFiConfig::_handleInfo(void)
|
||||
reply.concat(buff);
|
||||
#endif
|
||||
|
||||
reply.concat(F("<TR><TD>Timeout:<TD>"));
|
||||
reply.concat(_timeout);
|
||||
reply.concat(F("/"));
|
||||
reply.concat(_time);
|
||||
|
||||
#if defined(ESP8266)
|
||||
uint8_t stations = wifi_softap_get_station_num();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user