Watchdog Timer on M5 Tough
-
I am trying to implement a watchdog timer on the M5Tough, but it doesn't seem to be supported.
Surely this is a basic function on an Industrial device, can this be supported, I tried adding it in micropython, but I assume the class is not supported -
Hello @scroggyg
in UIFlow2 under Hardware you can find the Watch Dog Timer (WDT) module.
I created a example in the UIFlow2 Project Zone: M5Tough_Watchdog_Test_UIFlow2.2.8
Thanks
Felix