mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
Added GUI support for TBS SmartAudio.
This commit is contained in:
parent
c165fca463
commit
7d75601ef2
4 changed files with 44 additions and 27 deletions
|
@ -20,7 +20,8 @@ function MspHelper () {
|
|||
'RX_SERIAL': 6,
|
||||
'BLACKBOX': 7,
|
||||
'TELEMETRY_MAVLINK': 9,
|
||||
'ESC_SENSOR': 10
|
||||
'ESC_SENSOR': 10,
|
||||
'TBS_SMARTAUDIO': 11
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue