parent
91a9f9e492
commit
8c035c2116
|
|
@ -292,7 +292,7 @@ Set the color of a single LED. This function does not immediately update the LED
|
|||
|
||||
---
|
||||
|
||||
### `void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)` {#api-ws2812-set-color-all}
|
||||
### `void ws2812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)` {#api-ws2812-set-color-all}
|
||||
|
||||
Set the color of all LEDs.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue