FastLED
3.9.15
Loading...
Searching...
No Matches
◆
isEnabled()
static bool fl::detail::AudioLoggerInfo::isEnabled
(
)
inline
static
Definition at line
131
of file
async_logger.h
.
131
{
132
#ifdef FASTLED_LOG_AUDIO_ENABLED
133
return
true
;
134
#else
135
return
false
;
136
#endif
137
}
fl
detail
AudioLoggerInfo
Generated on Tue Jun 16 2026 00:07:09 for FastLED by
1.13.2