mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
changed compiler option to USE_RULES check
This commit is contained in:
parent
1235309d48
commit
77b9f9faaa
@ -409,7 +409,7 @@ void SetPowerOnState(void)
|
||||
}
|
||||
}
|
||||
TasmotaGlobal.blink_powersave = TasmotaGlobal.power;
|
||||
#ifndef FIRMWARE_MINIMAL
|
||||
#ifdef USE_RULES
|
||||
RulesEvery50ms();
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user