mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
Added JsonArrayIterator
This commit is contained in:
@@ -6,6 +6,7 @@ namespace ArduinoJson
|
||||
{
|
||||
namespace Internals
|
||||
{
|
||||
// TODO: replace by JsonArrayIterator and JsonObjectIterator
|
||||
class JsonNodeIterator
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user