From cf039ef7bf5c08e9bd6b1066f21f5b74c5bae04f Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 17 Jun 2020 12:42:08 +0200 Subject: [PATCH] Removed one denky reference --- tasmota/tasmota_template_ESP32.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasmota/tasmota_template_ESP32.h b/tasmota/tasmota_template_ESP32.h index 8f599c5b1..6571dec1c 100644 --- a/tasmota/tasmota_template_ESP32.h +++ b/tasmota/tasmota_template_ESP32.h @@ -634,8 +634,7 @@ const char kModuleNames[] PROGMEM = // Default module settings const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = { WEMOS, - ESP32_CAM_AITHINKER, - ESP32_DENKY + ESP32_CAM_AITHINKER }; const mytmplt kModules PROGMEM =