mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-15 04:15:32 +03:00
Reverted back depricated MSP commands
This commit is contained in:
parent
77ac803444
commit
c35b07cf40
1 changed files with 3 additions and 2 deletions
|
@ -76,8 +76,9 @@ var MSPCodes = {
|
|||
MSP_SET_PID_ADVANCED: 95,
|
||||
MSP_SENSOR_CONFIG: 96,
|
||||
MSP_SET_SENSOR_CONFIG: 97,
|
||||
MSP_CAMERA_CONTROL: 98,
|
||||
|
||||
//MSP_SPECIAL_PARAMETERS: 98, // DEPRECATED
|
||||
//MSP_SET_SPECIAL_PARAMETERS: 99, // DEPRECATED
|
||||
//MSP_IDENT: 100, // DEPRECTED
|
||||
MSP_STATUS: 101,
|
||||
MSP_RAW_IMU: 102,
|
||||
MSP_SERVO: 103,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue