mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-09-26 23:10:55 +02:00
Updated Compatibility issues (markdown)
@@ -128,6 +128,12 @@ This caused a compilation error in ArduinoJson:
|
|||||||
|
|
||||||
ArduinoJson/include/ArduinoJson/Internals/../Internals/../Polyfills/isNaN.hpp:29:17: error: 'isnan' was not declared in this scope
|
ArduinoJson/include/ArduinoJson/Internals/../Internals/../Polyfills/isNaN.hpp:29:17: error: 'isnan' was not declared in this scope
|
||||||
|
|
||||||
To fix the issue, simply upgrade WifiManager to >= 0.12
|
To fix the issue, simply upgrade WifiManager to >= 0.12 or ArduinoJson >= 5.6.2
|
||||||
|
|
||||||
See issue [#284](https://github.com/bblanchon/ArduinoJson/issues/284)
|
See issue [#284](https://github.com/bblanchon/ArduinoJson/issues/284)
|
||||||
|
|
||||||
|
## CodeBender
|
||||||
|
|
||||||
|
For some reason, it's not possible to use ArduinoJson with CodeBender.
|
||||||
|
|
||||||
|
See discussion here: http://feedback.codebender.cc/forums/280538-library-requests/suggestions/7238254-arduinojson-support
|
Reference in New Issue
Block a user