1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 21:35:33 +03:00

Change 'RunCam Split' to 'RunCam Device'

This commit is contained in:
azol 2017-10-19 17:23:52 +08:00
parent 7bb293e447
commit 1b22a924a3
4 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ function MspHelper () {
'TBS_SMARTAUDIO': 11,
'TELEMETRY_IBUS': 12,
'IRC_TRAMP': 13,
'RUNCAM_SPLIT_CONTROL': 14 // support communitate with RunCam Split
'RUNCAM_DEVICE_CONTROL': 14 // support communitate with RunCam Device
};
}