1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2024-04-10 14:54:53 +02:00
parent b42855b4c0
commit 576cde5ba5
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,