mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 00:38:26 +01:00
Moved JsonObject._buffer into the JsonNode's content
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
struct JsonNode;
|
||||
//class JsonBuffer;
|
||||
//class JsonNode;
|
||||
//class JsonObject;
|
||||
|
||||
class JsonValue
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user