Hello,
I am trying to run this WatchDog Example but it can’t find innerWdt.h.
I tried looking for the file to no avail.
Anyone have any ideas where that file is?
Thanks!
Hello,
I am trying to run this WatchDog Example but it can’t find innerWdt.h.
I tried looking for the file to no avail.
Anyone have any ideas where that file is?
Thanks!
It is here.
Much thanks!
I do use VS Code, that file was just missing from my core.
I am using PlatformIO, here is my init file
Since innerWdt.h is a recent addition, maybe the platformIO files are out of sync?
Anyways, I copy-pasted the file into the core and it works for me!