1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00

Comment added

This commit is contained in:
Bertrand Songis 2019-09-24 10:29:52 +02:00
parent c0c3680fe6
commit ec33074b0d
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -246,6 +246,7 @@ int main()
backlightEnable();
#if defined(PCBX7) || defined(PCBXLITE)
// we shutdown the bluetooth module now to be sure it will be detected on firmware start
bluetoothInit(BLUETOOTH_DEFAULT_BAUDRATE, false);
#endif