mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-27 07:20:56 +02:00
Updated Using the library with Arduino (markdown)
@@ -26,6 +26,12 @@ Then restart the Arduino IDE.
|
|||||||
|
|
||||||
**NOTE**: There are two packages the standard and the "old-layout". You need to use the "old-layout" for Arduino 1.0.X, Energia and other alternative IDE.
|
**NOTE**: There are two packages the standard and the "old-layout". You need to use the "old-layout" for Arduino 1.0.X, Energia and other alternative IDE.
|
||||||
|
|
||||||
|
### For Visual Micro / Visual Studio 2015 / Atmel Studio
|
||||||
|
|
||||||
|
You need the latest version (January 2016 or later) of [Visual Micro](http://www.visualmicro.com) installed for Visual Studio or Atmel Studio.
|
||||||
|
|
||||||
|
ArduinoJson has a non-standard library structure so won't compile for older versions of Visual Micro that lack 'Deep Library Search'. For more information [refer to this article] (http://www.visualmicro.com/post/2016/01/14/How-to-improve-compile-times-dramatically.aspx)
|
||||||
|
|
||||||
## Run the examples sketches
|
## Run the examples sketches
|
||||||
|
|
||||||
Click `File` / `Example` / `ArduinoJson`.
|
Click `File` / `Example` / `ArduinoJson`.
|
||||||
|
Reference in New Issue
Block a user