From e1af7ba12ac6cde84447e5836f8540ce4e9fcf79 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 15 Oct 2022 16:26:02 +0200 Subject: [PATCH] `USE_LIGHT` needed for flashlight --- tasmota/include/tasmota_configurations_ESP32.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tasmota/include/tasmota_configurations_ESP32.h b/tasmota/include/tasmota_configurations_ESP32.h index a78b7ec2c..e5bd679c9 100644 --- a/tasmota/include/tasmota_configurations_ESP32.h +++ b/tasmota/include/tasmota_configurations_ESP32.h @@ -205,7 +205,6 @@ #undef USE_HOME_ASSISTANT #define USE_TASMOTA_DISCOVERY // Enable Tasmota Discovery support (+2k code) #undef USE_DOMOTICZ -#undef USE_LIGHT #undef USE_SERIAL_BRIDGE #undef ROTARY_V1 #undef USE_IR_REMOTE