-
Notifications
You must be signed in to change notification settings - Fork 124
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
EspressifSystems version 3.0.1 arduino ide 1.8.19 #190
Comments
FYI the CI pass with Arduino 3.0.1, and I am using it in my project also, it works. |
If i go back to version 2.0.17 no problems. |
@Bredahl Maybe because you are using "AsyncElegantOTA" instead of this repo? |
|
boards manager updated esp32 by EspressifSystems version 3.0.1
I get this error
In file included from C:\Users\Desktop\DataLogLoraGaugesFreqC3\DataLogLoraGaugesFreqC3.ino:12:
C:\Users\Documents\Arduino\libraries\AsyncElegantOTA\src/AsyncElegantOTA.h:18:14: fatal error: esp_int_wdt.h: No such file or directory
18 | #include "esp_int_wdt.h"
The text was updated successfully, but these errors were encountered: