From 7b6b33d0a1a0ecfb6773d75ffcb6a6a6562cd64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Fri, 11 Mar 2016 15:48:55 +0100 Subject: [PATCH] Updated Compatibility issues (markdown) --- Compatibility-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compatibility-issues.md b/Compatibility-issues.md index a9a54a5..33d42b0 100644 --- a/Compatibility-issues.md +++ b/Compatibility-issues.md @@ -22,9 +22,9 @@ Are also conserned all board based on ESP8266: Adafruit HUZZAH, SparkFun Thing, There is a known bug in [Arduino core for ESP8266 WiFi chip](https://github.com/esp8266/Arduino) that has been fixed on [August 25th 2015](https://github.com/esp8266/Arduino/commit/47b7bcbeb5d8640205a4d9c2acd8b3817fd3caaa). Please make sure you're using a newer version before posting a new issue. -As I'm writing theses lines, **you need to use the "staging" version because the "stable" version is too old**. +~~As I'm writing theses lines, you need to use the "staging" version because the "stable" version is too old.~~ -See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](https://github.com/bblanchon/ArduinoJson/issues/125), [#155](https://github.com/bblanchon/ArduinoJson/issues/155) and [#185](https://github.com/bblanchon/ArduinoJson/issues/185). +See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](https://github.com/bblanchon/ArduinoJson/issues/125), [#155](https://github.com/bblanchon/ArduinoJson/issues/155) and [#185](https://github.com/bblanchon/ArduinoJson/issues/185) and [#233](https://github.com/bblanchon/ArduinoJson/issues/233). ## Intel Edison: compilation error