mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
This commit is contained in:
parent
e83b7c3a69
commit
77d3eae4d6
6 changed files with 78 additions and 55 deletions
|
@ -196,12 +196,7 @@ void menusTask(void * pdata)
|
|||
#endif
|
||||
|
||||
opentxClose();
|
||||
|
||||
#if !defined(SIMU)
|
||||
SysTick->CTRL = 0; // turn off systick
|
||||
#endif
|
||||
|
||||
pwrOff(); // Only turn power off if necessary
|
||||
boardOff(); // Only turn power off if necessary
|
||||
}
|
||||
|
||||
extern void audioTask(void* pdata);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue