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

◆ error_code() [4/4]

fl::asio::error_code::error_code ( errc c,
const char * msg )
inline

Definition at line 38 of file error_code.h.

38: code(c), message(msg) {}

References code, and message.