mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update webserver.ino
This commit is contained in:
parent
7fcd875c77
commit
3fbed378ea
@ -392,9 +392,6 @@ void StartWebserver(int type, IPAddress ipweb)
|
||||
}
|
||||
#endif // USE_EMULATION
|
||||
WebServer->onNotFound(HandleNotFound);
|
||||
#ifdef USE_KNX
|
||||
KNXStart();
|
||||
#endif // USE_KNX
|
||||
}
|
||||
reset_web_log_flag = 0;
|
||||
WebServer->begin(); // Web server start
|
||||
|
Loading…
x
Reference in New Issue
Block a user