Skip to content
Snippets Groups Projects
Commit a1e4435e authored by Julian Oes's avatar Julian Oes
Browse files

esc_calib: corrected name of mc controller

parent 2829d658
No related branches found
No related tags found
No related merge requests found
......@@ -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");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment