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

◆ is_int()

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

Definition at line 815 of file json.h.

817 {
818 //FASTLED_WARN("is_int called, tag=" << data.tag());

References data.