FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isEnabled()
static bool fl::detail::InterruptLoggerInfo::isEnabled
(
)
inline
static
Definition at line
143
of file
async_logger.h
.
143
{
144
#ifdef FASTLED_LOG_INTERRUPT_ENABLED
145
return
true
;
146
#else
147
return
false
;
148
#endif
149
}
fl
detail
InterruptLoggerInfo
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2