mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
RC params delete incorrect comment
This commit is contained in:
parent
f19faca78b
commit
42e01cde43
@ -1193,7 +1193,7 @@ PARAM_DEFINE_INT32(RC_MAP_PITCH, 0);
|
||||
* @value 18 Channel 18
|
||||
* @group Radio Calibration
|
||||
*/
|
||||
PARAM_DEFINE_INT32(RC_MAP_FAILSAFE, 0); //Default to throttle function
|
||||
PARAM_DEFINE_INT32(RC_MAP_FAILSAFE, 0);
|
||||
|
||||
/**
|
||||
* Throttle control channel mapping.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user