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

◆ JsonValue() [8/15]

fl::JsonValue::JsonValue ( const JsonObject & o)
inline

Definition at line 691 of file json.h.

693 : data(o) {
variant_t data
Definition json.h:678