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