mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-04-29 18:44:10 +02:00
Added a header to simplify library usage
This commit is contained in:
+1
-5
@@ -10,8 +10,4 @@
|
||||
// for the IDE to find it. Feel free to ignore this file if your working in
|
||||
// another environment
|
||||
|
||||
#include "../include/ArduinoJson/JsonArray.hpp"
|
||||
#include "../include/ArduinoJson/JsonObject.hpp"
|
||||
#include "../include/ArduinoJson/StaticJsonBuffer.hpp"
|
||||
|
||||
using namespace ArduinoJson;
|
||||
#include "../include/ArduinoJson.h"
|
||||
|
||||
Reference in New Issue
Block a user