mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Added MSP command to disable arming.
This commit is contained in:
parent
a4040caebd
commit
5692fc6688
4 changed files with 17 additions and 3 deletions
|
@ -214,6 +214,8 @@
|
|||
|
||||
#define MSP_CAMERA_CONTROL 98
|
||||
|
||||
#define MSP_ARMING_DISABLE 99
|
||||
|
||||
//
|
||||
// OSD specific
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue