Browse Source

Fix threshold param comment

sbg
Lorenz Meier 9 years ago
parent
commit
803f2ce035
  1. 2
      src/modules/sensors/sensor_params.c

2
src/modules/sensors/sensor_params.c

@ -2254,7 +2254,7 @@ PARAM_DEFINE_FLOAT(RC_OFFB_TH, 0.5f);
/** /**
* Threshold for selecting offboard mode * Threshold for the kill switch
* *
* 0-1 indicate where in the full channel range the threshold sits * 0-1 indicate where in the full channel range the threshold sits
* 0 : min * 0 : min

Loading…
Cancel
Save