FastLED 3.9.15
|
#include <json.h>
Public Member Functions | |
template<typename T> | |
void | accept (const T &value) |
void | operator() (const fl::vector< float > &) |
void | operator() (const fl::vector< int16_t > &) |
void | operator() (const fl::vector< uint8_t > &) |
void | operator() (const JsonArray &) |
template<typename T> | |
void | operator() (const T &) |
Public Attributes | |
bool | result = false |