mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-08-16 19:11:15 +02:00
Updated Compatibility issues (markdown)
@@ -15,12 +15,14 @@ For Stino, see issues [#74](https://github.com/bblanchon/ArduinoJson/issues/74)
|
||||
|
||||
## ESP8266
|
||||
|
||||
Are also conserned all board based on ESP8266: Adafruit HUZZAH, SparkFun Thing, etc.
|
||||
|
||||
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 also: [issue #101](https://github.com/bblanchon/ArduinoJson/issues/101) and [issue #125](https://github.com/bblanchon/ArduinoJson/issues/125).
|
||||
See issues [#101](https://github.com/bblanchon/ArduinoJson/issues/101), [#125](https://github.com/bblanchon/ArduinoJson/issues/125) and [#155](https://github.com/bblanchon/ArduinoJson/issues/155).
|
||||
|
||||
## Intel Edison
|
||||
|
||||
|
Reference in New Issue
Block a user