Added configurationAutoDisarmDelay and configurationDisarmKillSwitch
parent
fc656d4ac2
commit
8ee749afe0
|
@ -451,6 +451,12 @@
|
|||
"configurationMagDeclination": {
|
||||
"message": "Magnetometer Declination [deg]"
|
||||
},
|
||||
"configurationAutoDisarmDelay": {
|
||||
"message": "Disarm motors after set delay(Seconds)- Only if feature MOTOR_STOP enabled"
|
||||
},
|
||||
"configurationDisarmKillSwitch": {
|
||||
"message": "Disarm motors regardless of throttle value - Only when arming and disarming via AUX channel"
|
||||
},
|
||||
"configurationThrottleMinimum": {
|
||||
"message": "Minimum Throttle"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue