mirror of
https://github.com/wled/WLED.git
synced 2025-07-16 23:36:35 +00:00
Fix 8266 compile
This commit is contained in:
parent
7abfe68458
commit
6d1410741d
@ -79,6 +79,11 @@
|
|||||||
#define I_8266_U1_2805_5 90
|
#define I_8266_U1_2805_5 90
|
||||||
#define I_8266_DM_2805_5 91
|
#define I_8266_DM_2805_5 91
|
||||||
#define I_8266_BB_2805_5 92
|
#define I_8266_BB_2805_5 92
|
||||||
|
//TM1914 (RGB)
|
||||||
|
#define I_8266_U0_TM1914_3 99
|
||||||
|
#define I_8266_U1_TM1914_3 100
|
||||||
|
#define I_8266_DM_TM1914_3 101
|
||||||
|
#define I_8266_BB_TM1914_3 102
|
||||||
|
|
||||||
/*** ESP32 Neopixel methods ***/
|
/*** ESP32 Neopixel methods ***/
|
||||||
//RGB
|
//RGB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user