mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 12:30:27 +08:00
Fix threshold param comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user