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

Merge pull request #1605 from McGiverGim/msp_multiple_msp

Add MSP_MULTIPLE_MSP command
This commit is contained in:
Michael Keller 2019-09-02 22:52:23 +12:00 committed by GitHub
commit cd7f305bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 67 additions and 0 deletions

View file

@ -156,6 +156,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,