EKF: Fix output

This commit is contained in:
Lorenz Meier 2015-11-04 10:46:03 +01:00
parent 4076383c49
commit f4741f8bf1
1 changed files with 0 additions and 2 deletions

View File

@ -1672,8 +1672,6 @@ int ekf_att_pos_estimator_main(int argc, char *argv[])
PX4_INFO(".");
}
PX4_INFO(" ");
return 0;
}