forked from bblanchon/ArduinoJson
JsonArray is now a simple wrapper on top of JsonValue
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "JsonObjectBase.h"
|
||||
#include "JsonValue.h"
|
||||
|
||||
namespace ArduinoJson
|
||||
|
Reference in New Issue
Block a user