Hello, I’m getting started w/ using Firebase on a ESP32 board. I’ve read a couple of your great articles on the Firebase. The question I have is regarding what ESP32 Firebase library to use.
When I search for firebase on VS Source (platformio), I get at least two options: Firebase ESP32 Client AND Firebase Arduino Client Library for ESP8266 and ESP32. Since I’m only writing code for ESP32, it’d seem best to use the Firebase ESP32 Client. Is one library smaller or better than the other?