BLE-Scanner icon indicating copy to clipboard operation
BLE-Scanner copied to clipboard

Problems compiling with new Esp API v5

Open elWyatt opened this issue 1 year ago • 0 comments

I have problems finding a platform that uses ESP API v5. Current versions of arduino IDE or PlatformIO only support v4. Internet searches did not help, any hints/links appreciated.

Building .pio/build/esp32dev/bootloader.bin
src/watchdog.cpp: In function 'void WatchdogSetup(int)':
src/watchdog.cpp:42:3: error: 'esp_task_wdt_config_t' was not declared in this scope

elWyatt avatar Sep 14 '24 16:09 elWyatt