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

◆ is_double()

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

Definition at line 819 of file json.h.

821 {
822 //FASTLED_WARN("is_double called, tag=" << data.tag());

References data.