1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00

Add MSP2_INAV_OUTPUT_MAPPING decoding

This commit is contained in:
Michel Pastor 2018-04-05 15:37:14 +02:00
parent 05355f749c
commit 1e981d50a4
3 changed files with 27 additions and 2 deletions

View file

@ -169,6 +169,7 @@ var MSPCodes = {
MSPV2_INAV_RATE_PROFILE: 0x2007,
MSPV2_INAV_SET_RATE_PROFILE: 0x2008,
MSPV2_INAV_AIR_SPEED: 0x2009,
MSPV2_INAV_OUTPUT_MAPPING: 0x200A,
MSP2_INAV_MIXER: 0x2010,
MSP2_INAV_SET_MIXER: 0x2011,