Updated Using the library with Arduino (markdown)

Dave1001
2016-02-28 23:06:04 +10:00
parent f08c953307
commit 6958c29cfe

@@ -30,8 +30,6 @@ Then restart the Arduino IDE.
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
Click `File` / `Example` / `ArduinoJson`.