Switched back to old library layout (issues #39, #43 and #45)

This commit is contained in:
Benoit Blanchon
2015-02-07 20:05:02 +01:00
parent 5e5f060fc0
commit 41651136bf
5 changed files with 40 additions and 23 deletions

View File

@ -1,13 +0,0 @@
// Copyright Benoit Blanchon 2014
// MIT License
//
// Arduino JSON library
// https://github.com/bblanchon/ArduinoJson
// About this file
// ---------------
// This file is here to please the Arduino IDE. It must be present in the src/
// for the IDE to find it. Feel free to ignore this file if your working in
// another environment
#include "../include/ArduinoJson.h"