mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Fixes #3549: disable trim processing in while shutdown is in progress, do no turn of the back-light before the shutdown (#3612) (ported from master)
This commit is contained in:
parent
53b51cac94
commit
f1bdb931b8
2 changed files with 5 additions and 2 deletions
|
@ -239,8 +239,6 @@ void menusTask(void * pdata)
|
|||
toplcdOff();
|
||||
#endif
|
||||
|
||||
BACKLIGHT_OFF();
|
||||
|
||||
#if defined(PCBHORUS)
|
||||
ledOff();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue