1
0
Fork 0
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:
Bas Delfos 2017-07-26 23:59:18 +02:00
parent 05426a3f7f
commit d9183628b3
7 changed files with 209 additions and 4 deletions

View file

@ -117,6 +117,8 @@ var MSPCodes = {
MSP_DISPLAYPORT: 182,
MSP_COPY_PROFILE: 183,
MSP_BEEPER_CONFIG: 184,
MSP_SET_BEEPER_CONFIG: 185,