From ff756725e9c4e1d6cff1d674841568a73c011a2b Mon Sep 17 00:00:00 2001 From: Laszlo Magyar Date: Sat, 12 Feb 2022 20:36:16 +0100 Subject: [PATCH] fix typo --- tasmota/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index e8dafb9fc..95c8667c1 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -647,7 +647,7 @@ typedef struct { uint32_t ipv4_rgx_subnetmask; // 55C uint16_t pwm_value_ext[16-5]; // 560 Extension to pwm_value to store up to 16 PWM for ESP32. This array stores values 5..15 - uint8_t free_560[70]; // 576 + uint8_t free_576[70]; // 576 SysMBitfield1 flag2; // 5BC uint32_t pulse_counter[MAX_COUNTERS]; // 5C0