mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update webserver.ino
This commit is contained in:
parent
6cf669ffce
commit
4f9d18eab1
@ -1123,11 +1123,6 @@ void HandleSaveSettings()
|
||||
break;
|
||||
#endif // USE_TIMERS_WEB
|
||||
#endif // USE_TIMERS
|
||||
#ifdef USE_KNX
|
||||
case 8:
|
||||
KNX_Save_Settings();
|
||||
break;
|
||||
#endif // USE_KNX
|
||||
#ifdef USE_DOMOTICZ
|
||||
case 4:
|
||||
DomoticzSaveSettings();
|
||||
|
Loading…
x
Reference in New Issue
Block a user