enable more driver for Arduino 3.0

This commit is contained in:
Jason2866 2023-08-29 19:09:06 +02:00 committed by GitHub
parent 5395b8c4bd
commit 4ebcd89b4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 12 deletions

View File

@ -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