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

◆ set() [2/9]

void fl::Json::set ( const fl::string & key,
const char * value )
inline

Definition at line 2167 of file json.h.

2167{ set(key, Json(value)); }
T value() const
Definition json.h:1802
Json()
Definition json.h:1626
void set(const fl::string &key, const Json &value)
Definition json.h:2149

References Json(), set(), and value().

Referenced by set().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: