uwrobotics / MarsRoverFirmware

Firmware for the University of Waterloo Rover Team URC Mars Rover
22 stars 57 forks source link

Create watchdog module #387

Closed cindyli-13 closed 3 years ago

cindyli-13 commented 3 years ago

Create a module to make use the watchdog library (common to all apps). This should either refactor and make use of our current WatchdogWrapper library, or migrate the WatchdogWrapper implementation to the module. Make sure to develop off of the app-structure-redesign branch.

Prerequisite: #382 is merged.

See confluence for project outline: https://wiki.uwaterloo.ca/display/UWRT/FW+Rover+Apps+Structure