CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
rtos_eps_tasks.h
Go to the documentation of this file.
1#ifndef INCLUDE_GUARD_RTOS_EPS_TASKS_H__
2#define INCLUDE_GUARD_RTOS_EPS_TASKS_H__
3
4
5
6void TASK_service_eps_watchdog(void *argument);
7void TASK_time_sync(void *argument);
8#endif // INCLUDE_GUARD_RTOS_EPS_TASKS_H__`
void TASK_service_eps_watchdog(void *argument)
periodically sends a command to the eps to reset the watchdog timer
Definition rtos_eps_tasks.c:23
void TASK_time_sync(void *argument)
Definition rtos_eps_tasks.c:64