|
FastLED 3.9.15
|
| fl::string fl::wled::rgbToHex | ( | u8 | r, |
| u8 | g, | ||
| u8 | b ) |
Convert RGB components to hex string.
| r | Red component (0-255) |
| g | Green component (0-255) |
| b | Blue component (0-255) |
Definition at line 47 of file json_helpers.cpp.hpp.
References fl::hex.
Referenced by fl::WLED::getState().
Here is the caller graph for this function: