FastLED 3.9.15
Loading...
Searching...
No Matches

◆ appendFormatted() [5/7]

void fl::sstream::appendFormatted ( fl::u16 val)
private

Definition at line 94 of file strstream.cpp.hpp.

94 {
95 appendFormatted(fl::u32(val));
96}
void appendFormatted(fl::i8 val) FL_NOEXCEPT

References appendFormatted().

+ Here is the call graph for this function: