diff --git a/lib/led_ws2812b.h b/lib/led_ws2812b.h index 37add1d..53dad6f 100644 --- a/lib/led_ws2812b.h +++ b/lib/led_ws2812b.h @@ -8,7 +8,7 @@ #pragma once /** number of LEDs on the WS2812B strip */ -#define LED_WS2812B_LEDS 3U +#define LED_WS2812B_LEDS (2U * 8U * 32U) /** setup WS2812B LED driver * @note this starts the continuous transmission