1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 08:15:17 +03:00

Re #1875 and #1849: implemented LCD initialization for low temperatures. Initialization skipped in case of watchdog reset or boot-loader exit.

This commit is contained in:
Damjan Adamic 2014-12-03 20:47:16 +01:00
parent e19684063a
commit a539add020
8 changed files with 118 additions and 45 deletions

View file

@ -166,7 +166,7 @@ void menusTask(void * pdata)
lcd_clear();
lcdRefresh();
lcdSetRefVolt(0);
lcdOff();
#if !defined(SIMU)
SysTick->CTRL = 0; // turn off systick