From 4ebcd89b4f6c96605634dd2941ed5558a5302344 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 29 Aug 2023 19:09:06 +0200 Subject: [PATCH] enable more driver for Arduino 3.0 --- tasmota/include/tasmota_configurations_ESP32.h | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/tasmota/include/tasmota_configurations_ESP32.h b/tasmota/include/tasmota_configurations_ESP32.h index 3e705fa06..10258a701 100644 --- a/tasmota/include/tasmota_configurations_ESP32.h +++ b/tasmota/include/tasmota_configurations_ESP32.h @@ -238,20 +238,8 @@ #undef USE_SONOFF_D1 // Disable support for Sonoff D1 Dimmer (+0k7 code) #undef USE_SHELLY_DIMMER // Disable support for Shelly Dimmer (+3k code) -// #undef USE_LIGHT // Disable support for lights -// #undef USE_WS2812 - -#undef USE_DS18x20 // Disable DS18x20 sensor - -#undef USE_I2C // Disable all I2C sensors and devices - #undef USE_ENERGY_SENSOR // Disable energy sensors - #undef USE_IR_REMOTE // Disable IR driver - -#undef USE_TX20_WIND_SENSOR // Disable support for La Crosse TX20 anemometer -#undef USE_TX23_WIND_SENSOR // Disable support for La Crosse TX23 anemometer - #undef USE_AC_ZERO_CROSS_DIMMER // Disable support for AC_ZERO_CROSS_DIMMER #define USE_TLS