We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ac803 commit c35b07cCopy full SHA for c35b07c
js/msp/MSPCodes.js
@@ -76,8 +76,9 @@ var MSPCodes = {
76
MSP_SET_PID_ADVANCED: 95,
77
MSP_SENSOR_CONFIG: 96,
78
MSP_SET_SENSOR_CONFIG: 97,
79
- MSP_CAMERA_CONTROL: 98,
80
-
+ //MSP_SPECIAL_PARAMETERS: 98, // DEPRECATED
+ //MSP_SET_SPECIAL_PARAMETERS: 99, // DEPRECATED
81
+ //MSP_IDENT: 100, // DEPRECTED
82
MSP_STATUS: 101,
83
MSP_RAW_IMU: 102,
84
MSP_SERVO: 103,
0 commit comments