diff --git a/Using-the-library-with-Arduino.md b/Using-the-library-with-Arduino.md index 77aa098..c1e9342 100644 --- a/Using-the-library-with-Arduino.md +++ b/Using-the-library-with-Arduino.md @@ -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`.