From 3f00a6df00d93816f2d1ffb52380f06012641abc Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 11 Feb 2021 17:13:17 +0100 Subject: [PATCH] Update tasmota_template.h --- tasmota/tasmota_template.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasmota/tasmota_template.h b/tasmota/tasmota_template.h index 98567ca42..7b4fc3ae3 100644 --- a/tasmota/tasmota_template.h +++ b/tasmota/tasmota_template.h @@ -2379,6 +2379,7 @@ const uint8_t kModuleNiceList[] PROGMEM = { #endif // USE_M5STACK_CORE2 }; +// !!! Update this list in the same order as kModuleNiceList !!! const char kModuleNames[] PROGMEM = "ESP32-DevKit|" #ifdef USE_WEBCAM @@ -2401,6 +2402,7 @@ const char kModuleNames[] PROGMEM = #endif // USE_M5STACK_CORE2 ; +// !!! Update this list in the same order as SupportedModules !!! const mytmplt kModules[] PROGMEM = { { // WEMOS - Espressif ESP32-DevKitC - Any ESP32 device like WeMos and NodeMCU hardware (ESP32) AGPIO(GPIO_USER), // 0 (I)O GPIO0, ADC2_CH1, TOUCH1, RTC_GPIO11, CLK_OUT1, EMAC_TX_CLK