mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
Re-enable shuttershow regression from last PR
This commit is contained in:
parent
c2091d7082
commit
a836e841ad
@ -2396,7 +2396,7 @@ bool Xdrv27(uint32_t function)
|
||||
break;
|
||||
#ifdef USE_WEBSERVER
|
||||
case FUNC_WEB_SENSOR:
|
||||
// ShutterShow();
|
||||
ShutterShow();
|
||||
break;
|
||||
#endif // USE_WEBSERVER
|
||||
case FUNC_ACTIVE:
|
||||
|
@ -1978,7 +1978,7 @@ bool Xdrv27(uint32_t function)
|
||||
break;
|
||||
#ifdef USE_WEBSERVER
|
||||
case FUNC_WEB_SENSOR:
|
||||
// ShutterShow();
|
||||
ShutterShow();
|
||||
break;
|
||||
#endif // USE_WEBSERVER
|
||||
case FUNC_ACTIVE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user