FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isEnabled()
static bool fl::detail::FlexIOLoggerInfo::isEnabled
(
)
inline
static
Definition at line
155
of file
async_logger.h
.
155
{
156
#ifdef FASTLED_LOG_FLEXIO_ENABLED
157
return
true
;
158
#else
159
return
false
;
160
#endif
161
}
fl
detail
FlexIOLoggerInfo
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2