mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 23:35:22 +03:00
rename runcam device to camera device (Runcam protocl) to make non exclusive support for other cameras clear.
align smartaudio and tramp labels to include vtx and protocol in parentheses.
This commit is contained in:
parent
794bad5803
commit
2921e1c7ee
1 changed files with 3 additions and 3 deletions
|
@ -1326,13 +1326,13 @@
|
|||
"message": "Blackbox logging"
|
||||
},
|
||||
"portsFunction_TBS_SMARTAUDIO": {
|
||||
"message": "TBS SmartAudio"
|
||||
"message": "VTX (TBS SmartAudio)"
|
||||
},
|
||||
"portsFunction_IRC_TRAMP": {
|
||||
"message": "IRC Tramp"
|
||||
"message": "VTX (IRC Tramp)"
|
||||
},
|
||||
"portsFunction_RUNCAM_DEVICE_CONTROL": {
|
||||
"message": "RunCam Device"
|
||||
"message": "Camera (RunCam Protocol)"
|
||||
},
|
||||
"pidTuningProfileOption": {
|
||||
"message": "Profile $1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue