1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 12:25:13 +03:00
This commit is contained in:
Andi Kanzler 2023-12-02 18:02:30 -03:00
parent fdf84422dd
commit ce30cd4ff4
8 changed files with 480 additions and 394 deletions

View file

@ -248,5 +248,5 @@ var MSPCodes = {
MSP2_INAV_EZ_TUNE: 0x2070,
MSP2_INAV_EZ_TUNE_SET: 0x2071,
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2080
MSP2_INAV_SELECT_MIXER_PROFILE: 0x2080,
};