mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-14 11:59:53 +03:00
Add support for firmware side sliders
This commit is contained in:
parent
de071bc136
commit
41fb373c94
9 changed files with 485 additions and 260 deletions
|
@ -117,6 +117,9 @@ const MSPCodes = {
|
|||
|
||||
MSP_MOTOR_TELEMETRY: 139,
|
||||
|
||||
MSP_TUNING_SLIDERS: 140,
|
||||
MSP_SET_TUNING_SLIDERS: 141,
|
||||
|
||||
MSP_STATUS_EX: 150,
|
||||
|
||||
MSP_UID: 160,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue