#include "mp_default_main.h"
#include "controller.h"
#include "motoPlus.h"
Go to the source code of this file.
Functions | |
void | mpUsrRoot (int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10) |
Variables | |
int | io_server_task_ID |
int | motion_server_task_ID |
int | state_server_task_ID |
int | system_server_task_ID |
void mpUsrRoot | ( | int | arg1, |
int | arg2, | ||
int | arg3, | ||
int | arg4, | ||
int | arg5, | ||
int | arg6, | ||
int | arg7, | ||
int | arg8, | ||
int | arg9, | ||
int | arg10 | ||
) |
Definition at line 46 of file mpMain.cpp.
Definition at line 45 of file mpMain.cpp.
Definition at line 42 of file mpMain.cpp.
Definition at line 44 of file mpMain.cpp.
Definition at line 43 of file mpMain.cpp.