1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Copy profile to another profile (CLI, MSP and CMS)

This commit is contained in:
Bas Delfos 2017-07-26 23:58:05 +02:00
parent c750918e8b
commit d32abc69f8
8 changed files with 142 additions and 0 deletions

View file

@ -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