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

◆ FormatArg() [10/17]

fl::format_detail::FormatArg::FormatArg ( char v)
inline

Definition at line 312 of file format.h.

312: mType(Type::Char) { mData.c = v; }
union fl::format_detail::FormatArg::@343262056374325343016100266356354013163234001243 mData

References Char, mData, and mType.