|
HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
|
LED Strip Specifications. More...
#include <esp32_ws2812_test_config.hpp>
Static Public Attributes | |
| static constexpr uint32_t | NUM_LEDS = 16 |
| Number of LEDs in the strip. | |
| static constexpr uint8_t | DEFAULT_BRIGHTNESS = 50 |
| Default brightness (0-255) | |
| static constexpr bool | IS_RGBW = false |
| true for RGBW strips, false for RGB | |
LED Strip Specifications.
Physical properties of the WS2812 LED strip.
|
staticconstexpr |
Default brightness (0-255)
|
staticconstexpr |
true for RGBW strips, false for RGB
|
staticconstexpr |
Number of LEDs in the strip.