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

◆ is_null()

bool fl::JsonValue::is_null ( ) const
inlinenoexcept

Definition at line 807 of file json.h.

809 {
810 //FASTLED_WARN("is_null called, tag=" << data.tag());