From efbd675f3e0c06603bbef6f467e2a9bd945749f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Thu, 3 Mar 2016 10:20:06 +0100 Subject: [PATCH] Updated Compatibility issues (markdown) --- Compatibility-issues.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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`: