mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
Warning removed
This commit is contained in:
parent
7f7d92b9af
commit
b6cc01153c
1 changed files with 2 additions and 0 deletions
|
@ -1304,6 +1304,8 @@ QString getBoardName(BoardEnum board)
|
|||
return "Sky9x";
|
||||
case BOARD_9XRPRO:
|
||||
return "9XR-PRO";
|
||||
default:
|
||||
return "Unknown";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue