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

◆ FL_WARN_IF

#define FL_WARN_IF ( COND,
MSG )
Value:
if(false) { void(fl::sstream_noop() << MSG); }

Definition at line 277 of file log.h.

Referenced by fl::Video::draw(), fl::Video::draw(), and fl::CRGB::upscale().