|
HF-WS2812 Driver 0.1.0-dev
HF-WS2812 ESP32 RMT Driver
|
Test Configuration. More...
#include <esp32_ws2812_test_config.hpp>
Static Public Attributes | |
| static constexpr uint16_t | TEST_DURATION_MS = 5000 |
| Test duration (ms) | |
| static constexpr uint16_t | COLOR_CYCLE_DELAY_MS = 50 |
| Color cycle step delay (ms) | |
| static constexpr uint8_t | TEST_BRIGHTNESS = 64 |
| Brightness level for tests (0-255) | |
Test Configuration.
Default parameters for testing.
|
staticconstexpr |
Color cycle step delay (ms)
|
staticconstexpr |
Brightness level for tests (0-255)
|
staticconstexpr |
Test duration (ms)