1
0
Fork 0
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:
IvoFPV 2019-10-12 13:53:38 +02:00 committed by Michael Keller
parent de071bc136
commit 41fb373c94
9 changed files with 485 additions and 260 deletions

View file

@ -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,