mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
Remove non-used app from config
This commit is contained in:
@@ -51,7 +51,6 @@ const char *get_commands()
|
|||||||
// "tone_alarm start\n"
|
// "tone_alarm start\n"
|
||||||
"commander start -hil\n"
|
"commander start -hil\n"
|
||||||
"sensors start\n"
|
"sensors start\n"
|
||||||
//"ekf_att_pos_estimator start\n"
|
|
||||||
"attitude_estimator_q start\n"
|
"attitude_estimator_q start\n"
|
||||||
"position_estimator_inav start\n"
|
"position_estimator_inav start\n"
|
||||||
"mc_pos_control start\n"
|
"mc_pos_control start\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user