mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
[X9D] Bootloader had no backlight
This commit is contained in:
parent
9cac645a2b
commit
b0e545bcaa
3 changed files with 8 additions and 5 deletions
|
@ -244,6 +244,7 @@ int main()
|
|||
|
||||
lcdInit();
|
||||
backlightInit();
|
||||
backlightEnable();
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
i2cInit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue