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

◆ UIAudioImpl() [2/3]

fl::UIAudioImpl::UIAudioImpl ( const fl::string & name,
const fl::url & url )
inline

Definition at line 26 of file audio.h.

26 {
27 FASTLED_UNUSED(name);
28 FASTLED_UNUSED(url);
29 }
#define FASTLED_UNUSED(x)

References FASTLED_UNUSED.