mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 14:55:13 +03:00
Work on timers and the trace function.
The timer2 should be full featured now. Markers around the splash.
This commit is contained in:
parent
e96b9d410e
commit
40d36bb0c5
9 changed files with 169 additions and 166 deletions
|
@ -409,7 +409,9 @@ int main(int argc,char **argv)
|
|||
th9xSim->show(); // Otherwise the main window gets centred across my two monitors, split down the middle.
|
||||
#endif
|
||||
|
||||
#ifdef FRSKY
|
||||
frskyStreaming = 1;
|
||||
#endif
|
||||
|
||||
StartEepromThread();
|
||||
StartMainThread();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue