Merge pull request #341 from bobbycar-graz/fixes
This commit is contained in:
@ -217,7 +217,6 @@ void updateLedStrip()
|
|||||||
void showAnimation()
|
void showAnimation()
|
||||||
{
|
{
|
||||||
if (configs.ledstrip.enableLedAnimation.value()
|
if (configs.ledstrip.enableLedAnimation.value()
|
||||||
&& !simplified
|
|
||||||
&& !(asyncOtaTaskStarted && configs.ledstrip.otaMode.value() != OtaAnimationModes::None)
|
&& !(asyncOtaTaskStarted && configs.ledstrip.otaMode.value() != OtaAnimationModes::None)
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user