Removed one denky reference

This commit is contained in:
Charles 2020-06-17 12:42:08 +02:00
parent 29f7506dd6
commit cf039ef7bf

View File

@ -634,8 +634,7 @@ const char kModuleNames[] PROGMEM =
// Default module settings // Default module settings
const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = { const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = {
WEMOS, WEMOS,
ESP32_CAM_AITHINKER, ESP32_CAM_AITHINKER
ESP32_DENKY
}; };
const mytmplt kModules PROGMEM = const mytmplt kModules PROGMEM =