|
FastLED 3.9.15
|
|
inline |
Print generic unsigned integer with newline via SFINAE template Handles u32, unsigned long, and other unsigned multi-byte integers Uses enable_if to avoid duplicate overload issues on platforms where unsigned long == u32.
Definition at line 117 of file serial.cpp.hpp.
References println(), fl::type_rank< T >::value, and fl::utoa64().
Here is the call graph for this function: