FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isEnabled()
static bool fl::detail::ParlioLoggerInfo::isEnabled
(
)
inline
static
Definition at line
95
of file
async_logger.h
.
95
{
96
#ifdef FASTLED_LOG_PARLIO_ENABLED
97
return
true
;
98
#else
99
return
false
;
100
#endif
101
}
fl
detail
ParlioLoggerInfo
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2