mirror of https://github.com/arendst/Tasmota.git
#define USE_WS2812 for lvgl build
This commit is contained in:
parent
13d4753341
commit
7895086d5e
|
@ -232,6 +232,8 @@
|
|||
#undef USE_EMULATION_WEMO
|
||||
//#undef USE_EMULATION_HUE
|
||||
|
||||
#define USE_WS2812
|
||||
|
||||
#define USE_DS18x20 // Add support for DS18x20 sensors with id sort, single scan and read retry (+1k3 code)
|
||||
|
||||
#undef USE_ENERGY_SENSOR
|
||||
|
|
Loading…
Reference in New Issue