1
0
Fork 0
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:
mikeller 2017-10-11 01:43:29 +13:00
parent a4040caebd
commit 5692fc6688
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
//