Browse Source

land_detector_params: comment fix

sbg
Julian Oes 9 years ago committed by tumbili
parent
commit
836c63339e
  1. 2
      src/modules/land_detector/land_detector_params.c

2
src/modules/land_detector/land_detector_params.c

@ -63,7 +63,7 @@ PARAM_DEFINE_FLOAT(LNDMC_XY_VEL_MAX, 1.50f);
/** /**
* Multicopter max rotation * Multicopter max rotation
* *
* Maximum allowed around each axis allowed in the landed state (degrees per second) * Maximum allowed angular velocity around each axis allowed in the landed state.
* *
* @unit deg/s * @unit deg/s
* *

Loading…
Cancel
Save