mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
MSP layer
This commit is contained in:
parent
0435eb732b
commit
4b2e6e3777
3 changed files with 53 additions and 1 deletions
|
@ -240,5 +240,8 @@ var MSPCodes = {
|
|||
MSP2_INAV_SET_LED_STRIP_CONFIG_EX: 0x2049,
|
||||
|
||||
MSP2_INAV_RATE_DYNAMICS: 0x2060,
|
||||
MSP2_INAV_SET_RATE_DYNAMICS: 0x2061
|
||||
MSP2_INAV_SET_RATE_DYNAMICS: 0x2061,
|
||||
|
||||
MSP2_INAV_EZ_TUNE: 0x2070,
|
||||
MSP2_INAV_EZ_TUNE_SET: 0x2071
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue