Added a script to build a single file distribution

This commit is contained in:
Benoit Blanchon
2017-03-25 21:56:37 +01:00
parent 185eccf6f5
commit ad972725de
9 changed files with 67 additions and 18 deletions

View File

@ -5,5 +5,8 @@
// https://github.com/bblanchon/ArduinoJson
// If you like this project, please add a star!
#pragma once
#include "ArduinoJson.hpp"
using namespace ArduinoJson;