Ahh, ok - sorry - I thought it was in milliseconds, but it is in seconds.
Just use E.enableWatchdog(10)
E.enableWatchdog(10)
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh, ok - sorry - I thought it was in milliseconds, but it is in seconds.
Just use
E.enableWatchdog(10)