FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isEnabled()
static bool fl::detail::RmtLoggerInfo::isEnabled
(
)
inline
static
Definition at line
107
of file
async_logger.h
.
107
{
108
#ifdef FASTLED_LOG_RMT_ENABLED
109
return
true
;
110
#else
111
return
false
;
112
#endif
113
}
fl
detail
RmtLoggerInfo
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2