mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 03:49:52 +03:00
3djc/2.4 add 2.3 pr (#8099)
This commit is contained in:
parent
87cd9047b1
commit
24f93a7cbe
94 changed files with 22779 additions and 205 deletions
|
@ -313,7 +313,7 @@ char * getSwitchName(char * dest, swsrc_t idx)
|
|||
}
|
||||
else {
|
||||
*dest++ = 'S';
|
||||
#if defined(PCBX7)
|
||||
#if defined(PCBX7) && !defined(RADIO_TX12)
|
||||
if (swinfo.quot >= 5)
|
||||
*dest++ = 'H' + swinfo.quot - 5;
|
||||
else if (swinfo.quot == 4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue