From 08d8fef3c83e7f821badb592300eb071f3b7e4b7 Mon Sep 17 00:00:00 2001 From: kruzer Date: Sat, 6 Nov 2021 23:45:34 +0100 Subject: [PATCH] Merge settings --- tasmota/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index 45e3671e4..1bb1c51b4 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -736,7 +736,7 @@ typedef struct { uint8_t tcp_config; // F5F uint8_t light_step_pixels; // F60 - uint8_t free_f60[5f]; // F61 - Decrement if adding new Setting variables just above and below + uint8_t free_f60[59]; // F61 - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below