1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-14 11:59:53 +03:00

Add MSP_MULTIPLE_MSP command

This commit is contained in:
Miguel Angel Mulero Martinez 2019-08-29 10:23:50 +02:00
parent a1349e6ac5
commit bb2334ca56
3 changed files with 67 additions and 0 deletions

View file

@ -154,6 +154,8 @@ var MSPCodes = {
MSP_SET_VTXTABLE_BAND: 227,
MSP_SET_VTXTABLE_POWERLEVEL: 228,
MSP_MULTIPLE_MSP: 230,
MSP_MODE_RANGES_EXTRA: 238,
MSP_SET_ACC_TRIM: 239,
MSP_ACC_TRIM: 240,