mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Proper simulator shutdown
This commit is contained in:
parent
13ded98f29
commit
42f82cbbed
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ void menusTask(void * pdata)
|
|||
|
||||
#if defined(SIMU)
|
||||
if (main_thread_running == 0)
|
||||
return;
|
||||
break;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue