FastLED 3.9.15
Loading...
Searching...
No Matches
json.cpp File Reference
#include "fl/json.h"
#include "fl/str.h"
+ Include dependency graph for json.cpp:

Go to the source code of this file.

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Functions

bool fl::parseJson (const char *json, fl::JsonDocument *doc, Str *_error)
 
void fl::toJson (const fl::JsonDocument &doc, Str *jsonBuffer)