Capacitive Touch Demo
E (10329) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (10329) task_wdt: - IDLE (CPU 0)
E (10329) task_wdt: Tasks currently running:
E (10329) task_wdt: CPU 0: loopTask
E (10329) task_wdt: CPU 1: IDLE
E (10329) task_wdt: Aborting.
abort() was called at PC 0x400d9e9d on core 0
Thanks for a great package - couldn't live without it.
Both ESP32 examples fail with WDT.
p.s. The examples need the BTN_ prefix change :)
Capacitive Touch Demo E (10329) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time: E (10329) task_wdt: - IDLE (CPU 0) E (10329) task_wdt: Tasks currently running: E (10329) task_wdt: CPU 0: loopTask E (10329) task_wdt: CPU 1: IDLE E (10329) task_wdt: Aborting.
abort() was called at PC 0x400d9e9d on core 0
Thanks for a great package - couldn't live without it.