ayushsharma82 / ElegantOTA

OTA updates made slick and simple for everyone!
https://elegantota.pro
GNU Affero General Public License v3.0
643 stars 119 forks source link

esp_int_wdt.h no such file directory #196

Closed HARIS4820 closed 3 months ago

HARIS4820 commented 4 months ago

i am using old asyncElegant Ota. i am getting error esp_int_wdt.h no such file directory. kindly help me

alexocn commented 4 months ago

It's under "esp_private" directory in espressif versions >=3.0.0 . Change:

include "esp_private/esp_int_wdt.h"