1
0
Fork 0
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:
Damjan Adamic 2016-06-18 22:26:25 +02:00
parent 53b51cac94
commit f1bdb931b8
2 changed files with 5 additions and 2 deletions

View file

@ -239,8 +239,6 @@ void menusTask(void * pdata)
toplcdOff();
#endif
BACKLIGHT_OFF();
#if defined(PCBHORUS)
ledOff();
#endif