File tree Expand file tree Collapse file tree 3 files changed +137
-131
lines changed
Expand file tree Collapse file tree 3 files changed +137
-131
lines changed Original file line number Diff line number Diff line change 799799#define USE_KNX // Enable KNX IP Protocol Support (+23k code, +3k3 mem)
800800#endif
801801#define USE_DALI // Add support for DALI gateway (+5k code)
802- #define DALI_LIGHT_COLOR_SUPPORT // Add support for DALI DT8 RGBWAF color control (+0k7 code)
803802#define USE_ESP32_TWAI // Add support for TWAI/CAN interface (+7k code)
804803
805804#endif // FIRMWARE_TASMOTA32
Original file line number Diff line number Diff line change 941941//#define USE_WOOLIIS // Add support for Wooliis Hall Effect Coulometer or Battery capacity monitor (+1k6 code)
942942//#define USE_DALI // Add support for DALI gateway (+7k6 code)
943943// #define DALI_POWER_OFF_NO_FADE // Power off immediatly without fading (+0k1 code)
944- // #define DALI_LIGHT_COLOR_SUPPORT // Add support for DALI DT8 RGBWAF color control (+0k7 code)
945- // #define DALI_LIGHT_NO_READ_AFTER_WRITE // Use no DTR read-after-write for smooth color transitions saving 55ms / channel (-0k1 code)
944+ // #define DALI_LIGHT_NO_READ_AFTER_WRITE // Use no DTR read-after-write for smooth color transitions saving 55ms / channel (-0k1 code)
946945
947946// -- Power monitoring sensors --------------------
948947#define USE_ENERGY_SENSOR // Add support for Energy Monitors (+14k code)
You can’t perform that action at this time.
0 commit comments