Skip to content
Snippets Groups Projects
Commit b89fbc9d authored by Daniel Agar's avatar Daniel Agar Committed by Lorenz Meier
Browse files

ekf2 fix comment formatting

parent 8ffcfdb4
No related branches found
No related tags found
No related merge requests found
......@@ -42,13 +42,13 @@
#include <systemlib/param/param.h>
/**
* Magnetometer measurement delay relative to IMU measurements
*
* @group EKF2
* @min 0
* @max 300
* @unit ms
*/
* Magnetometer measurement delay relative to IMU measurements
*
* @group EKF2
* @min 0
* @max 300
* @unit ms
*/
PARAM_DEFINE_FLOAT(EKF2_MAG_DELAY, 0);
/**
......
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