mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-02 08:48:27 +01:00
Fixed inner object bug
This commit is contained in:
@@ -30,5 +30,7 @@ public:
|
||||
|
||||
private:
|
||||
JsonNode* _node;
|
||||
|
||||
JsonNode* getActualNode() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user