From 8dd97f00761fb5905bd61ef3340b395d06bb1fa0 Mon Sep 17 00:00:00 2001 From: pkkrusty <79770016+pkkrusty@users.noreply.github.com> Date: Sat, 8 Jan 2022 05:42:44 -0800 Subject: [PATCH] Update support_features.ino --- tasmota/support_features.ino | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tasmota/support_features.ino b/tasmota/support_features.ino index e186f9aa3..5b5eaf671 100644 --- a/tasmota/support_features.ino +++ b/tasmota/support_features.ino @@ -787,9 +787,7 @@ void ResponseAppendFeatures(void) #ifdef USE_SHIFT595 feature8 |= 0x00080000; // xdrv_60_shift595.ino #endif -#if defined(USE_I2C) && defined(USE_DS3231) - feature8 |= 0x00100000; // xsns_33_ds3231.ino -#endif +// feature8 |= 0x00100000; // feature8 |= 0x00200000; // feature8 |= 0x00400000; // feature8 |= 0x00800000;