mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 15:47:35 +08:00
RC_MAP_FAILSAFE add missing group
This commit is contained in:
committed by
Lorenz Meier
parent
353f637e92
commit
6ddd7ea8ab
@@ -1229,6 +1229,7 @@ PARAM_DEFINE_INT32(RC_MAP_PITCH, 0);
|
||||
* @value 16 Channel 16
|
||||
* @value 17 Channel 17
|
||||
* @value 18 Channel 18
|
||||
* @group Radio Calibration
|
||||
*/
|
||||
PARAM_DEFINE_INT32(RC_MAP_FAILSAFE, 0); //Default to throttle function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user