mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge pull request #3636 from basdelfos/copy-profile
Copy profile to another profile (MSP and OSD)
This commit is contained in:
commit
e3a921b762
8 changed files with 109 additions and 0 deletions
|
@ -223,6 +223,8 @@
|
|||
// External OSD displayport mode messages
|
||||
#define MSP_DISPLAYPORT 182
|
||||
|
||||
#define MSP_COPY_PROFILE 183
|
||||
|
||||
#define MSP_BEEPER_CONFIG 184
|
||||
#define MSP_SET_BEEPER_CONFIG 185
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue