mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Compilation failure
This commit is contained in:
parent
df56b94135
commit
2cc432344b
6 changed files with 10 additions and 5 deletions
|
@ -161,7 +161,9 @@ void menusTask(void * pdata)
|
|||
lcdRefresh();
|
||||
lcdSetRefVolt(0);
|
||||
|
||||
#if !defined(SIMU)
|
||||
SysTick->CTRL = 0; // turn off systick
|
||||
#endif
|
||||
|
||||
pwrOff(); // Only turn power off if necessary
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue