mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 05:30:34 +08:00
Merge pull request #882 from PX4/hotfix_esc_calib
esc_calib: corrected name of mc controller
This commit is contained in:
@@ -182,7 +182,7 @@ esc_calib_main(int argc, char *argv[])
|
||||
|
||||
if (orb_updated) {
|
||||
errx(1, "ABORTING! Attitude control still active. Please ensure to shut down all controllers:\n"
|
||||
"\tmultirotor_att_control stop\n"
|
||||
"\tmc_att_control stop\n"
|
||||
"\tfw_att_control stop\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user