diff --git a/Compatibility-issues.md b/Compatibility-issues.md index bf01467..a9a54a5 100644 --- a/Compatibility-issues.md +++ b/Compatibility-issues.md @@ -29,7 +29,7 @@ See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](h ## Intel Edison: compilation error This is a known bug in [Arduino core for Intel Edison](https://github.com/01org/corelibs-edison). -A [pull request](https://github.com/01org/corelibs-edison/pull/18) has been submitted but is still waiting for approval. +A [pull request](https://github.com/01org/corelibs-edison/pull/18) has been submitted ~~but is still waiting for approval.~~ Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`: @@ -46,7 +46,8 @@ See issues [#123](https://github.com/bblanchon/ArduinoJson/issues/123) and [#138 ## RedBearLab boards: compilation error This is a known bug in [Arduino core for BLE Nano](https://github.com/RedBearLab/nRF51822-Arduino). -A [pull request](https://github.com/RedBearLab/nRF51822-Arduino/pull/57) has been submitted but is still waiting for approval. + +A [pull request](https://github.com/RedBearLab/nRF51822-Arduino/pull/57) has been submitted ~~but is still waiting for approval.~~ Until this gets fixed, just insert the following line in your local `cores/arduino/WString.h`: