forked from bblanchon/ArduinoJson
Added macros ARDUINOJSON_VERSION
, ARDUINOJSON_VERSION_MAJOR
...
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "ArduinoJson/version.hpp"
|
||||
|
||||
#include "ArduinoJson/DynamicJsonBuffer.hpp"
|
||||
#include "ArduinoJson/JsonArray.hpp"
|
||||
#include "ArduinoJson/JsonObject.hpp"
|
||||
|
Reference in New Issue
Block a user