mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Changed MSP command name to 'MSP_SET_ARMING_DISABLED' to make it consistent.
This commit is contained in:
parent
75632daf6b
commit
60a8f3a5b9
2 changed files with 2 additions and 2 deletions
|
@ -214,7 +214,7 @@
|
|||
|
||||
#define MSP_CAMERA_CONTROL 98
|
||||
|
||||
#define MSP_ARMING_DISABLE 99
|
||||
#define MSP_SET_ARMING_DISABLED 99
|
||||
|
||||
//
|
||||
// OSD specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue