1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2024-03-27 19:27:24 +01:00
parent 6f20b43fc9
commit 3f6b820033
2 changed files with 0 additions and 27 deletions

View file

@ -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,