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

◆ ParseState

enum class fl::anonymous_namespace{json.cpp.hpp}::ParseState : u8
strong
Enumerator
KEEP_GOING 
ERROR 

Definition at line 111 of file json.cpp.hpp.

111: u8 { KEEP_GOING = 0, ERROR = 1 };
@ ERROR
Definition ServerReal.h:44
unsigned char u8
Definition stdint.h:131