1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

Merge remote-tracking branch 'origin/master' into sh_mixer_profile

This commit is contained in:
shota 2023-10-24 19:22:38 +09:00
commit 0a9e1693a4
50 changed files with 16999 additions and 16433 deletions

View file

@ -242,5 +242,8 @@ var MSPCodes = {
MSP2_INAV_RATE_DYNAMICS: 0x2060,
MSP2_INAV_SET_RATE_DYNAMICS: 0x2061,
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2070
MSP2_INAV_EZ_TUNE: 0x2070,
MSP2_INAV_EZ_TUNE_SET: 0x2071,
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2080
};