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

◆ appendFormatted() [1/7]

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

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

66 {
67 appendFormatted(fl::i32(val));
68}
void appendFormatted(fl::i8 val) FL_NOEXCEPT

References appendFormatted().

+ Here is the call graph for this function: