mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-14 11:59:53 +03:00
Add telemetry dshot data info to the motors tab
This commit is contained in:
parent
e3e79f6e81
commit
b065c8f4f7
7 changed files with 164 additions and 11 deletions
|
@ -115,6 +115,8 @@ var MSPCodes = {
|
|||
MSP_VTXTABLE_BAND: 137,
|
||||
MSP_VTXTABLE_POWERLEVEL: 138,
|
||||
|
||||
MSP_MOTOR_TELEMETRY: 139,
|
||||
|
||||
MSP_STATUS_EX: 150,
|
||||
|
||||
MSP_UID: 160,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue