Update my_user_config.h

This commit is contained in:
Theo Arends 2020-05-07 14:43:55 +02:00 committed by GitHub
parent cc1fffe7c4
commit 6da16b5665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 -------------------
/*********************************************************************************************\