Release 3.2.3
- Added
Watchdog
. Useful for tracking execution of looping code flows.Watchdog
s can be created fromFlashLibControl.newWatchdog
and will be tracked by a separate threadLoopingRobotBase
updated to use aWatchdog
Watchdog
. Useful for tracking execution of looping code flows.
Watchdog
s can be created from FlashLibControl.newWatchdog
and will be tracked by a separate threadLoopingRobotBase
updated to use a Watchdog