Added second LED library

This commit is contained in:
Ollo
2024-11-29 23:13:53 +01:00
parent e56a3a381d
commit c48d977f42
2 changed files with 17 additions and 12 deletions

View File

@@ -19,4 +19,7 @@
#define GPIO_WS2812_PIN1 D3
#define WS2812_LEDS1 1
#define GPIO_WS2812_PIN2 D4
#define WS2812_LEDS2 10
#endif /* End FANLEDCTL_PINS */