You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The Arduino library is [under heavy development](https://github.com/googlesample
20
20
-[FirebaseArduino API Reference](http://firebase-arduino.readthedocs.io/)
21
21
22
22
## Dependencies
23
-
- FirebaseArduino now depends on [ArduinoJson library](https://github.com/bblanchon/ArduinoJson) instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is version [5.13.5](https://github.com/bblanchon/ArduinoJson/tree/v5.13.5) or atleast[5.13.1](https://github.com/bblanchon/ArduinoJson/tree/v5.13.1)
23
+
- FirebaseArduino now depends on [ArduinoJson library](https://github.com/bblanchon/ArduinoJson) instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is version [5.13.5](https://github.com/bblanchon/ArduinoJson/tree/v5.13.5) or at least[5.13.1](https://github.com/bblanchon/ArduinoJson/tree/v5.13.1)
24
24
25
25
- ESP8266 Core SDK. We recommend using officially tagged releases and it should be at least [2.4.1](https://github.com/esp8266/Arduino/tree/2.4.1)
0 commit comments