Struct ws2812b_color_t
#include <WS2812B.h>
Public Attributes
| Type | Name |
|---|---|
| uint8_t | blue |
| uint8_t | green |
| uint8_t | red |
Public Attributes Documentation
variable blue
uint8_t ws2812b_color_t::blue;
variable green
uint8_t ws2812b_color_t::green;
variable red
uint8_t ws2812b_color_t::red;
The documentation for this class was generated from the following file driver/Inc/WS2812B.h