-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library error #233
Comments
Same issue, version 3.0.0 of the esp32 core has broken it, need to fix the library or roll back. |
And how to fix the library ? |
Someone will have to make changes to the library, or create a pull request. Library migration guide: https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html
|
OK , thank you . |
The first post didn't add any info about the cause of the problem. The required information in the template needs to be properly filled. I'm on it, and it will be fixed soon. |
I can confirm rolling back to 2.0.13 (ESP32 Core) is a workaround for now. |
In file included from C:\Users\alexu\Documents\Arduino\libraries\ESP8266_Influxdb\src\InfluxDbClient.h:31, exit status 1 Compilation error: exit status 1 |
The text was updated successfully, but these errors were encountered: