mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Fix webcam updatestats
This commit is contained in:
parent
3827bca3cc
commit
ddc1439edf
@ -1575,6 +1575,7 @@ bool Xdrv81(uint32_t function) {
|
||||
break;
|
||||
case FUNC_EVERY_SECOND:
|
||||
WcUpdateStats();
|
||||
break;
|
||||
case FUNC_JSON_APPEND:
|
||||
WcSensorStats();
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user