mobizt / Firebase-ESP32

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
MIT License
415 stars 118 forks source link

bool Datatype Missing #13

Closed breezage closed 5 years ago

breezage commented 5 years ago

is it possible to add bool data type to this library ?

breezage commented 5 years ago

It's okay i kinda got my issue solved so no problem. thank you so much for this library.

mobizt commented 5 years ago

Now add support Boolean (v 2.3.4).

breezage commented 5 years ago

omg you added it already that's awesome. great work sir keep it up!