forked from Archive/PX4-Autopilot
Remove non-used app from config
This commit is contained in:
parent
58135d892b
commit
a0cad961b3
|
@ -51,7 +51,6 @@ const char *get_commands()
|
|||
// "tone_alarm start\n"
|
||||
"commander start -hil\n"
|
||||
"sensors start\n"
|
||||
//"ekf_att_pos_estimator start\n"
|
||||
"attitude_estimator_q start\n"
|
||||
"position_estimator_inav start\n"
|
||||
"mc_pos_control start\n"
|
||||
|
|
Loading…
Reference in New Issue