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

◆ is_string()

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

Definition at line 826 of file json.h.

828 {
829 //FASTLED_WARN("is_string called, tag=" << data.tag());

References data.