From 8d9084429718ca64fa59d93ba848ff737a5b6ea9 Mon Sep 17 00:00:00 2001 From: stefanbode Date: Thu, 20 Aug 2020 16:04:15 +0200 Subject: [PATCH] Create Status line for shutter configuration --- tasmota/tasmota.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/tasmota.h b/tasmota/tasmota.h index b56f00880..96cd9e49c 100644 --- a/tasmota/tasmota.h +++ b/tasmota/tasmota.h @@ -142,7 +142,7 @@ const uint32_t SOFT_BAUDRATE = 9600; // Default software serial baudrate const uint32_t APP_BAUDRATE = 115200; // Default serial baudrate const uint32_t SERIAL_POLLING = 100; // Serial receive polling in ms const uint32_t ZIGBEE_POLLING = 100; // Serial receive polling in ms -const uint8_t MAX_STATUS = 12; // Max number of status lines +const uint8_t MAX_STATUS = 13; // Max number of status lines const uint32_t START_VALID_TIME = 1451602800; // Time is synced and after 2016-01-01