attitude_estimator_q: fix newline at end of file

This commit is contained in:
ArkadiuszNiemiec 2019-02-12 17:59:18 +01:00 committed by Kabir Mohammed
parent d93c3da172
commit 556ac5547b

View File

@ -742,4 +742,4 @@ int attitude_estimator_q_main(int argc, char *argv[])
warnx("unrecognized command");
return 1;
}
}