mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 20:10:11 +03:00
Merge branch 'master' into arntlse_safehome_mp
This commit is contained in:
commit
dbfbd31c41
37 changed files with 2114 additions and 1430 deletions
|
@ -211,6 +211,9 @@ var MSPCodes = {
|
|||
MSP2_INAV_SET_GLOBAL_FUNCTIONS: 0x2025,
|
||||
MSP2_INAV_LOGIC_CONDITIONS_STATUS: 0x2026,
|
||||
MSP2_INAV_GVAR_STATUS: 0x2027,
|
||||
MSP2_INAV_PROGRAMMING_PID: 0x2028,
|
||||
MSP2_INAV_SET_PROGRAMMING_PID: 0x2029,
|
||||
MSP2_INAV_PROGRAMMING_PID_STATUS: 0x202A,
|
||||
|
||||
MSP2_PID: 0x2030,
|
||||
MSP2_SET_PID: 0x2031,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue