Skip to content
Snippets Groups Projects
Commit 556ac554 authored by ArkadiuszNiemiec's avatar ArkadiuszNiemiec Committed by Kabir Mohammed
Browse files

attitude_estimator_q: fix newline at end of file

parent d93c3da1
No related branches found
No related tags found
No related merge requests found
...@@ -742,4 +742,4 @@ int attitude_estimator_q_main(int argc, char *argv[]) ...@@ -742,4 +742,4 @@ int attitude_estimator_q_main(int argc, char *argv[])
warnx("unrecognized command"); warnx("unrecognized command");
return 1; return 1;
} }
\ No newline at end of file
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