FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
943 stars 494 forks source link

ArduinoJSON5 upgraded to ArduinoJSON6 #444

Open brandon007pillay opened 5 years ago

brandon007pillay commented 5 years ago

This prevents compilation in Arduino IDE.

Aramispizza commented 5 years ago

você conseguiu compilar? estou com o mesmo problema!!

PrateekGoyal18 commented 4 years ago

Use Arduino-JSON 5.0 library. https://github.com/bblanchon/ArduinoJson/tree/5.x?files=1 There are some changes in JSON 6.0 library which are not supported by Firebase library.