|
FastLED 3.9.15
|
Convert RGB to LPD6803 16-bit format (1bbbbbgggggrrrrr)
| r | Red component (0-255) |
| g | Green component (0-255) |
| b | Blue component (0-255) |
Definition at line 102 of file encoder_utils.h.
References FL_NOEXCEPT.
Referenced by encodeLPD6803().
Here is the caller graph for this function: