mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-21 15:25:12 +03:00
X9LiteS (#6820)
This commit is contained in:
parent
a8a32792cc
commit
4a618f1317
25 changed files with 191 additions and 19 deletions
|
@ -60,6 +60,7 @@ SimulatorWidget::SimulatorWidget(QWidget * parent, SimulatorInterface * simulato
|
|||
|
||||
switch(m_board) {
|
||||
case Board::BOARD_TARANIS_X9LITE:
|
||||
case Board::BOARD_TARANIS_X9LITES:
|
||||
radioUiWidget = new SimulatedUIWidgetX9LITE(simulator, this);
|
||||
break;
|
||||
case Board::BOARD_TARANIS_X7:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue