FastLED
3.9.15
Loading...
Searching...
No Matches
◆
push()
[1/2]
void fl::AsyncLogger::push
(
const char *
msg
)
Definition at line
63
of file
async_logger.cpp.hpp
.
63
{
64
mQueue
.push(msg);
65
}
fl::AsyncLogger::mQueue
AsyncLogQueue< 128, 4096 > mQueue
Definition
async_logger.h:50
References
mQueue
.
fl
AsyncLogger
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2