1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-21 23:35:19 +03:00

Change 'RunCam Split' to 'RunCam Device'

This commit is contained in:
azol 2017-10-19 16:51:48 +08:00
parent aba2fc421c
commit eddf5473f4
4 changed files with 6 additions and 6 deletions

View file

@ -42,7 +42,7 @@ var mspHelper = (function (gui) {
'BLACKBOX': 7,
'TELEMETRY_MAVLINK': 8,
'TELEMETRY_IBUS': 9,
'RUNCAM_SPLIT_CONTROL' : 10,
'RUNCAM_DEVICE_CONTROL' : 10,
'TBS_SMARTAUDIO': 11,
'IRC_TRAMP': 12
};