1
0
Fork 0
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:
Bertrand Songis 2019-08-22 12:31:03 +02:00
parent 9cac645a2b
commit b0e545bcaa
No known key found for this signature in database
GPG key ID: F189F79290FEC50F
3 changed files with 8 additions and 5 deletions

View file

@ -244,6 +244,7 @@ int main()
lcdInit();
backlightInit();
backlightEnable();
#if defined(PCBTARANIS)
i2cInit();