|
FastLED 3.9.15
|
| void printStreamRaw | ( | const char * | messageType, |
| const fl::json & | data ) |
Print JSONL stream message directly to Serial, bypassing fl::println.
| messageType | Type of message (e.g., "test_result", "config_complete") |
| data | JSON object containing message data |
Definition at line 61 of file AutoResearchRemote.cpp.
References fl::basic_string::c_str(), fl::formatJsonResponse(), fl::json::is_object(), fl::json::keys(), fl::json::object(), and fl::println().
Referenced by loop(), and setup().
Here is the call graph for this function:
Here is the caller graph for this function: