1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-20 23:05:12 +03:00

Telemetry screens now visible on simu

This commit is contained in:
bsongis 2012-01-05 18:00:46 +00:00
parent 5fbec8a513
commit 0115012eff

View file

@ -399,6 +399,8 @@ int main(int argc,char **argv)
th9xSim->show(); // Otherwise the main window gets centred across my two monitors, split down the middle.
#endif
frskyStreaming = 1;
StartEepromThread();
StartMainThread();