mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-27 07:20:56 +02:00
Updated Compatibility issues (markdown)
@@ -55,13 +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:
|
||||
|
||||
```
|
||||
%LOCALAPPDATA%\Arduino15\packages\Intel\hardware\i586\1.6.2+1.0\colors\Arduino\WString.h
|
||||
%LOCALAPPDATA%\Arduino15\packages\Intel\hardware\i586\1.6.7+1.0\cores\arduino\Arduino\WString.h
|
||||
```
|
||||
|
||||
on mac
|
||||
|
||||
```
|
||||
~/Library/Arduino15/packages/Intel/hardware/i586/1.6.7+1.0/colors/arduino/WString.h
|
||||
~/Library/Arduino15/packages/Intel/hardware/i586/1.6.7+1.0/cores/arduino/WString.h
|
||||
```
|
||||
|
||||
See issue [#299](https://github.com/bblanchon/ArduinoJson/issues/299).
|
||||
|
Reference in New Issue
Block a user