mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-15 04:15:28 +03:00
Support more than 32-bits of modes using MSP_ACTIVEBOXES API
This commit is contained in:
parent
afc8722085
commit
16a23cd39a
4 changed files with 24 additions and 7 deletions
|
@ -82,7 +82,7 @@ var MSPCodes = {
|
|||
MSP_ANALOG: 110,
|
||||
MSP_RC_TUNING: 111,
|
||||
MSP_PID: 112,
|
||||
MSP_BOX: 113,
|
||||
MSP_ACTIVEBOXES: 113,
|
||||
MSP_MISC: 114,
|
||||
MSP_MOTOR_PINS: 115,
|
||||
MSP_BOXNAMES: 116,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue