mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-16 04:45:18 +03:00
Drop another unused MSP frame
This commit is contained in:
parent
6f20b43fc9
commit
3f6b820033
2 changed files with 0 additions and 27 deletions
|
@ -29,8 +29,6 @@ var MSPCodes = {
|
|||
MSP_SET_FW_CONFIG: 24,
|
||||
|
||||
// MSP commands for Cleanflight original features
|
||||
MSP_CHANNEL_FORWARDING: 32,
|
||||
MSP_SET_CHANNEL_FORWARDING: 33,
|
||||
MSP_MODE_RANGES: 34,
|
||||
MSP_SET_MODE_RANGE: 35,
|
||||
MSP_FEATURE: 36,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue