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

HELP(I think) #132

Closed Grabt234 closed 3 years ago

Grabt234 commented 3 years ago

Hi, still new to Github and Firebase so apologies if I am simply missing something.

I have been working in a small project and have included the latest version of you ESP mail client library and Firebase library and I am getting compilation errors. It looks like there are redefinitions of HTTP and SSL structures that are causing this issue. Should I try rename these structures and if so is there a standard naming convention that is good practice to use?

G.

mobizt commented 3 years ago

The FirebaseESP32 and ESP Mail Client are now updated to prevent naming conflicts. Please update.