mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
A little bit code cleaning...
This commit is contained in:
parent
2902ae1887
commit
c92909f7c5
15 changed files with 42 additions and 107 deletions
|
@ -197,7 +197,8 @@ void menusTask(void * pdata)
|
|||
|
||||
BACKLIGHT_OFF();
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
#if defined(COLORLCD)
|
||||
#elif defined(PCBTARANIS)
|
||||
displaySleepBitmap();
|
||||
#else
|
||||
lcd_clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue