1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Merge pull request #4320 from mikeller/add_disable_arming_msp_command

Added MSP command to disable arming.
This commit is contained in:
Michael Keller 2017-10-12 12:20:59 +13:00 committed by GitHub
commit ed29295d7a
4 changed files with 17 additions and 3 deletions

View file

@ -214,6 +214,8 @@
#define MSP_CAMERA_CONTROL 98
#define MSP_ARMING_DISABLE 99
//
// OSD specific
//