1
0
Fork 0
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:
Ghostface 2019-03-10 22:40:14 +01:00
parent 794bad5803
commit 2921e1c7ee

View file

@ -1326,13 +1326,13 @@
"message": "Blackbox logging" "message": "Blackbox logging"
}, },
"portsFunction_TBS_SMARTAUDIO": { "portsFunction_TBS_SMARTAUDIO": {
"message": "TBS SmartAudio" "message": "VTX (TBS SmartAudio)"
}, },
"portsFunction_IRC_TRAMP": { "portsFunction_IRC_TRAMP": {
"message": "IRC Tramp" "message": "VTX (IRC Tramp)"
}, },
"portsFunction_RUNCAM_DEVICE_CONTROL": { "portsFunction_RUNCAM_DEVICE_CONTROL": {
"message": "RunCam Device" "message": "Camera (RunCam Protocol)"
}, },
"pidTuningProfileOption": { "pidTuningProfileOption": {
"message": "Profile $1" "message": "Profile $1"