1
0
Fork 0
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:
Paweł Spychalski 2024-04-15 08:02:10 +02:00 committed by GitHub
commit a7634fb3c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 11 deletions

View file

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