mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 15:27:17 +00:00
Remove spaces
This commit is contained in:
parent
4b5dbe7a86
commit
8c9af52f72
@ -287,8 +287,6 @@ void UpdateQuickPowerCycle(bool update) {
|
||||
#ifndef FIRMWARE_MINIMAL
|
||||
if (Settings.flag3.fast_power_cycle_disable) { return; } // SetOption65 - Disable fast power cycle detection for device reset
|
||||
|
||||
|
||||
|
||||
const uint32_t QPC_COUNT = 7; // Number of Power Cycles before Settings erase
|
||||
const uint32_t QPC_SIGNATURE = 0xFFA55AFF;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user