mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Add MSP_BEEPER_CONFIG and MSP_SET_BEEPER_CONFIG for beeper configuration
This commit is contained in:
parent
43a84175e9
commit
47c95f9a6d
2 changed files with 16 additions and 0 deletions
|
@ -214,6 +214,9 @@
|
|||
|
||||
#define MSP_CAMERA_CONTROL 98
|
||||
|
||||
#define MSP_BEEPER_CONFIG 99
|
||||
#define MSP_SET_BEEPER_CONFIG 100
|
||||
|
||||
//
|
||||
// OSD specific
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue