Updated Compatibility issues (markdown)

Benoît Blanchon
2016-06-05 10:53:56 +02:00
parent ab1b65b06a
commit b2c21f867e

@@ -55,7 +55,13 @@ Until this gets fixed, just insert the following line in your local `cores/ardui
On Windows, the file is likely to be located here: On Windows, the file is likely to be located here:
``` ```
%LOCALAPPDATA%\Arduino15\packages\Intel\hardware\i686\1.6.2+1.0\cores\arduino\WString.h %LOCALAPPDATA%\Arduino15\packages\Intel\hardware\i586\1.6.2+1.0\colors\Arduino\WString.h
```
on mac
```
~/Library/Arduino15/packages/Intel/hardware/i586/1.6.7+1.0/colors/arduino/WString.h
``` ```
See issue [#299](https://github.com/bblanchon/ArduinoJson/issues/299). See issue [#299](https://github.com/bblanchon/ArduinoJson/issues/299).