mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-26 09:45:16 +03:00
[Horus] Companion simulator
This commit is contained in:
parent
ab0272c16c
commit
6f774eb61a
24 changed files with 3916 additions and 81 deletions
|
@ -217,6 +217,7 @@ SimulatorDialogTaranis::~SimulatorDialogTaranis()
|
|||
delete ui;
|
||||
}
|
||||
|
||||
|
||||
SimulatorDialog::~SimulatorDialog()
|
||||
{
|
||||
traceCallbackInstance = 0;
|
||||
|
@ -1134,3 +1135,6 @@ void SimulatorDialog::onjoystickAxisValueChanged(int axis, int value)
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#include "simulatordialogflamenco.cpp"
|
||||
#include "simulatordialoghorus.cpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue