mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-21 15:25:12 +03:00
rename x3 to x9lite
This commit is contained in:
parent
9c04f564df
commit
e4e003b87a
48 changed files with 160 additions and 160 deletions
|
@ -68,7 +68,7 @@ SimulatorWidget::SimulatorWidget(QWidget * parent, SimulatorInterface * simulato
|
|||
setWindowTitle(windowName);
|
||||
|
||||
switch(m_board) {
|
||||
case Board::BOARD_TARANIS_X3:
|
||||
case Board::BOARD_TARANIS_X9LITE:
|
||||
radioUiWidget = new SimulatedUIWidgetX3(simulator, this);
|
||||
break;
|
||||
case Board::BOARD_TARANIS_X7:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue