From f545818349dd7198cdc68f40e6545f00cfd215d5 Mon Sep 17 00:00:00 2001 From: arijav <63751025+arijav@users.noreply.github.com> Date: Fri, 17 Apr 2020 23:06:37 +0200 Subject: [PATCH] Update settings.h --- tasmota/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index 39433a812..2c3a22af4 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -526,7 +526,7 @@ struct SYSCFG { uint16_t pms_wake_interval; // F34 uint8_t config_version; // F36 - uint8_t free_f37[129]; // F37 - Decrement if adding new Setting variables just above and below + uint8_t free_f37[129]; // F37 - Decrement if adding new Setting variables just above and below // Only 32 bit boundary variables below uint16_t pulse_counter_debounce_low; // FB8