CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
rtos_background_upkeep.h
Go to the documentation of this file.
1#ifndef INCLUDE_GUARD__RTOS_BACKGROUND_UPKEEP_H__
2#define INCLUDE_GUARD__RTOS_BACKGROUND_UPKEEP_H__
3
4void TASK_background_upkeep(void *argument);
5
6#endif // INCLUDE_GUARD__RTOS_BACKGROUND_UPKEEP_H__
void TASK_background_upkeep(void *argument)
Definition rtos_background_upkeep.c:125