mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-14 20:10:11 +03:00
Merge pull request #2023 from iNavFlight/dzikuvx-drop-MSP_ANALOG
Drop MSP_ANALOG MSP frame
This commit is contained in:
commit
a7634fb3c1
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