mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 22:14:07 +08:00
delete unused RC_RL1_DSM_VCC
This commit is contained in:
parent
a6ae1fbcaa
commit
a398ffd7d9
@ -1085,17 +1085,6 @@ PARAM_DEFINE_FLOAT(RC18_REV, 1.0f);
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(RC18_DZ, 0.0f);
|
||||
|
||||
/**
|
||||
* Relay control of relay 1 mapped to the Spektrum receiver power supply
|
||||
*
|
||||
* @min 0
|
||||
* @max 1
|
||||
* @value 0 Disabled
|
||||
* @value 1 Relay controls DSM power
|
||||
* @group Radio Calibration
|
||||
*/
|
||||
PARAM_DEFINE_INT32(RC_RL1_DSM_VCC, 0); /* Relay 1 controls DSM VCC */
|
||||
|
||||
/**
|
||||
* RC channel count
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user