|
CTS-SAT-1-OBC-Firmware
|
#include "rtos_tasks/rtos_eps_watchdog.h"#include "eps_drivers/eps_commands.h"#include "eps_drivers/eps_time.h"#include "rtos_tasks/rtos_task_helpers.h"#include "log/log.h"#include "timekeeping/timekeeping.h"#include "cmsis_os.h"#include <inttypes.h>#include <stdint.h>
Functions | |
| void | TASK_service_eps_watchdog (void *argument) |
| periodically sends a command to the eps to reset the watchdog timer | |
| void TASK_service_eps_watchdog | ( | void * | argument | ) |
periodically sends a command to the eps to reset the watchdog timer

