Skip to content
Snippets Groups Projects
Commit fbd4e61e authored by Krono's avatar Krono Committed by Damien George
Browse files

esp32/machine_wdt: Add timeout arg to select interval, make WDT panic.

The machine.WDT() now accepts the "timeout" keyword argument to select the
WDT interval.  And the WDT is changed to panic mode which means it will
reset the device if the interval expires (instead of just printing an error
message).
parent 8031b7a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment