From 6da16b566560a008bb69fc002a2e1cc5f3d6d8a7 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 7 May 2020 14:43:55 +0200 Subject: [PATCH] Update my_user_config.h --- tasmota/my_user_config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index df156cc8f..66b64c94f 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -666,8 +666,7 @@ #define USE_TASMOTA_SLAVE_FLASH_SPEED 57600 // Usually 57600 for 3.3V variants and 115200 for 5V variants #define USE_TASMOTA_SLAVE_SERIAL_SPEED 57600 // Depends on the sketch that is running on the Uno/Pro Mini - //TODO: comment out before merging a PR. Enabled for the CI tests only - #define USE_OPENTHERM // Use OpenTherm implementation +//#define USE_OPENTHERM // Use OpenTherm implementation // -- End of general directives ------------------- /*********************************************************************************************\