ESP_Mail_Client & Firebase_ESP_Client #148
dbridgedale
started this conversation in
General
Replies: 2 comments
-
I have to move this issue to this discussion due to it's is the Firebase library compile guard issue. I will update the Firebase library and inform you soon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Now you can update the Firebase library to fix this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Build tool used:
Board used (ESP32/ESP8266/Arudino):
Other Libraries That are used:
Description of problem:
Unable to compile with includes: ESP_Mail_Client.h & Firebase_ESP_Client.h.
ArduinoIDE compiler reports error:
ESP32_TCP_Client.h:79:3: error: 'esp_mail_client_type' does not name a type esp_mail_client_type type();
Share code snippet to reproduce the issue:
Beta Was this translation helpful? Give feedback.
All reactions