FastLED 3.9.15
Loading...
Searching...
No Matches

◆ UIAudioImpl() [3/3]

fl::UIAudioImpl::UIAudioImpl ( const fl::string & name,
const fl::audio::Config & config )
inline

Definition at line 30 of file audio.h.

30 {
31 FASTLED_UNUSED(name);
32 FASTLED_UNUSED(config);
33 }
#define FASTLED_UNUSED(x)

References FASTLED_UNUSED.