mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 10:17:39 +02:00
Test JsonObject::prettyPrintTo()
This commit is contained in:
@ -57,7 +57,6 @@ protected:
|
||||
|
||||
bool checkNodeType(JsonNodeType expectedType);
|
||||
|
||||
private:
|
||||
JsonNode* _node;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user