1
0
Fork 0
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:
Bas Delfos 2017-07-25 22:19:50 +02:00
parent 43a84175e9
commit 47c95f9a6d
2 changed files with 16 additions and 0 deletions

View file

@ -214,6 +214,9 @@
#define MSP_CAMERA_CONTROL 98
#define MSP_BEEPER_CONFIG 99
#define MSP_SET_BEEPER_CONFIG 100
//
// OSD specific
//