mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Added copy profile to another profile in PID Tuning tab
This commit is contained in:
parent
05426a3f7f
commit
d9183628b3
7 changed files with 209 additions and 4 deletions
|
@ -117,6 +117,8 @@ var MSPCodes = {
|
|||
|
||||
MSP_DISPLAYPORT: 182,
|
||||
|
||||
MSP_COPY_PROFILE: 183,
|
||||
|
||||
MSP_BEEPER_CONFIG: 184,
|
||||
MSP_SET_BEEPER_CONFIG: 185,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue