mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-22 23:17:24 +01:00
changed compiler option to USE_RULES check
This commit is contained in:
@@ -409,7 +409,7 @@ void SetPowerOnState(void)
|
||||
}
|
||||
}
|
||||
TasmotaGlobal.blink_powersave = TasmotaGlobal.power;
|
||||
#ifndef FIRMWARE_MINIMAL
|
||||
#ifdef USE_RULES
|
||||
RulesEvery50ms();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user