mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-11-01 15:11:38 +01:00
Added a clear error message for StaticJsonBuffer and DynamicJsonBuffer
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include "ArduinoJson/MsgPack/MsgPackDeserializer.hpp"
|
||||
#include "ArduinoJson/MsgPack/MsgPackSerializer.hpp"
|
||||
|
||||
#include "ArduinoJson/compatibility.hpp"
|
||||
|
||||
namespace ArduinoJson {
|
||||
typedef ARDUINOJSON_NAMESPACE::ArrayConstRef JsonArrayConst;
|
||||
typedef ARDUINOJSON_NAMESPACE::ArrayRef JsonArray;
|
||||
|
||||
Reference in New Issue
Block a user