mirror of https://github.com/arendst/Tasmota.git
parent
46c2af31ae
commit
8e3fe4adac
|
@ -409,6 +409,7 @@ void SetPowerOnState(void)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
TasmotaGlobal.blink_powersave = TasmotaGlobal.power;
|
TasmotaGlobal.blink_powersave = TasmotaGlobal.power;
|
||||||
|
RulesEvery50ms();
|
||||||
}
|
}
|
||||||
|
|
||||||
void UpdateLedPowerAll()
|
void UpdateLedPowerAll()
|
||||||
|
|
Loading…
Reference in New Issue