From fcc59df10f54ccc30d71d389866d6bf565a13388 Mon Sep 17 00:00:00 2001 From: device111 <48546979+device111@users.noreply.github.com> Date: Tue, 18 Feb 2020 09:18:45 +0100 Subject: [PATCH] Update support_features.ino --- tasmota/support_features.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/support_features.ino b/tasmota/support_features.ino index 4fa9dcae8..933db0960 100644 --- a/tasmota/support_features.ino +++ b/tasmota/support_features.ino @@ -514,7 +514,7 @@ void GetFeatures(void) feature5 |= 0x08000000; // xnrg_13_fif_le01mr.ino #endif #ifdef USE_AHT10 - feature5 |= 0x10000000; // xsns_64_dht12.ino + feature5 |= 0x10000000; // xsns_64_aht10.ino #endif // feature5 |= 0x10000000; // feature5 |= 0x20000000;