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