Skip to content

Using Firebase-ESP-Client and Firebase-ESP32 together #297

Answered by mobizt
devxarya asked this question in Q&A
Discussion options

You must be logged in to vote

You can't include both libraries into the same sketch because they shared the same source files, and some build flags were used for compilation for specific platform.

You should use Firebase-ESP-Client instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@devxarya
Comment options

Answer selected by devxarya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants