1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 11:59:51 +03:00

Drop MSP_STATUS and MSP_STATUS_EX

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-02-24 11:27:39 +01:00
parent 4426176c4b
commit 473adae418
5 changed files with 26 additions and 76 deletions

View file

@ -107,7 +107,7 @@ var MSPCodes = {
MSP_RC_DEADBAND: 125,
MSP_SENSOR_ALIGNMENT: 126,
MSP_LED_STRIP_MODECOLOR:127,
MSP_STATUS_EX: 150,
MSP_STATUS_EX: 150, // Deprecated, do not use.
MSP_SENSOR_STATUS: 151,
MSP_SET_RAW_RC: 200,