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

◆ is_bool()

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

Definition at line 811 of file json.h.

813 {
814 //FASTLED_WARN("is_bool called, tag=" << data.tag());

References data.