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:
parent
7bb293e447
commit
1b22a924a3
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue