mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 13:25:24 +03:00
added serial function for IRC Tramp
This commit is contained in:
parent
9cb7de962c
commit
8129640153
3 changed files with 6 additions and 1 deletions
|
@ -21,7 +21,8 @@ function MspHelper () {
|
|||
'BLACKBOX': 7,
|
||||
'TELEMETRY_MAVLINK': 9,
|
||||
'ESC_SENSOR': 10,
|
||||
'TBS_SMARTAUDIO': 11
|
||||
'TBS_SMARTAUDIO': 11,
|
||||
'IRC_TRAMP': 13
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue