From 71340dc8b6204f18e546f11df0895719f1182937 Mon Sep 17 00:00:00 2001 From: "he.so" Date: Wed, 26 Feb 2020 20:10:29 +0100 Subject: [PATCH] push travis, since it had an environment issue during last build --- tasmota/settings.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasmota/settings.h b/tasmota/settings.h index 37f23a085..6ce07c30e 100644 --- a/tasmota/settings.h +++ b/tasmota/settings.h @@ -470,8 +470,7 @@ struct SYSCFG { uint8_t bri_preset_low; // F06 uint8_t bri_preset_high; // F07 uint8_t button_devices; // F08 - - uint8_t free_f05[179]; // F09 + uint8_t free_f09[179]; // F09 uint32_t keeloq_master_msb; // FBC uint32_t keeloq_master_lsb; // FC0