kopia lustrzana https://github.com/Aircoookie/WLED
Update WS on exit of live mode.
rodzic
f247139f1c
commit
46e1c8ef73
|
@ -185,6 +185,7 @@ void exitRealtime() {
|
||||||
if (useMainSegmentOnly) { // unfreeze live segment again
|
if (useMainSegmentOnly) { // unfreeze live segment again
|
||||||
strip.getMainSegment().setOption(SEG_OPTION_FREEZE, false, strip.getMainSegmentId());
|
strip.getMainSegment().setOption(SEG_OPTION_FREEZE, false, strip.getMainSegmentId());
|
||||||
}
|
}
|
||||||
|
updateInterfaces(CALL_MODE_WS_SEND);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue