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
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
I think we should change to three github projects.
FirebaseArduino - Will include the FirebaseArduino.{h,cc} and all related examples. Will be exported as an Arduino library.
FirebaseArduinoModem - Will include SerialTransciever.h and modem/ subdirs including tests, and its example. Will be exported as an Arduino Library.
firebase-iot - Will include the core cross-platform logic (Firebase.{h,cc}, transports, etc..) and tests.
I think they should all live under google/ as well instead of googlesamples/ as we are providing libraries to use instead of samples.