mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-19 14:25:13 +03:00
Drop MSP_ANALOG MSP frame
This commit is contained in:
parent
b42855b4c0
commit
576cde5ba5
2 changed files with 0 additions and 11 deletions
|
@ -80,7 +80,6 @@ var MSPCodes = {
|
|||
MSP_COMP_GPS: 107,
|
||||
MSP_ATTITUDE: 108,
|
||||
MSP_ALTITUDE: 109,
|
||||
MSP_ANALOG: 110,
|
||||
MSP_RC_TUNING: 111,
|
||||
MSP_PID: 112,
|
||||
MSP_ACTIVEBOXES: 113,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue