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