ws2812b: only 6 LEDs are used fot this project
This commit is contained in:
parent
26382c9712
commit
4f91856445
@ -21,7 +21,7 @@
|
||||
#pragma once
|
||||
|
||||
/** number of LEDs on the WS2812B strip */
|
||||
#define LED_WS2812B_LEDS 48
|
||||
#define LED_WS2812B_LEDS 6
|
||||
|
||||
/** setup WS2812B LED driver */
|
||||
void led_ws2812b_setup(void);
|
||||
|
Loading…
Reference in New Issue
Block a user