mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Bsongis/x7 bluetooth (#5068)
* Trainer Bluetooth support added X7S board added (X7 has no bluetooth while X7S has) X10 HAL updated * Bluetooth Telemetry * En fix Add all languages * Temporary test for @bsongis * Missing translations
This commit is contained in:
parent
51be7b000e
commit
8d8fef23c9
51 changed files with 972 additions and 636 deletions
|
@ -455,10 +455,6 @@ void perMain()
|
|||
toplcdRefreshEnd();
|
||||
#endif
|
||||
|
||||
#if defined(BLUETOOTH) && !defined(SIMU)
|
||||
bluetoothWakeup();
|
||||
#endif
|
||||
|
||||
#if defined(INTERNAL_GPS)
|
||||
gpsWakeup();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue