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