mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
[Taranis] Telemetry (only FrSky D) through serial port inside the
battery compartment added
This commit is contained in:
parent
d2ce28f897
commit
e96578c857
18 changed files with 68 additions and 32 deletions
|
@ -3362,7 +3362,7 @@ inline void opentxInit(OPENTX_INIT_ARGS)
|
|||
backlightOn();
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
uart3Init(g_eeGeneral.uart3Mode);
|
||||
uart3Init(g_eeGeneral.uart3Mode, g_model.telemetryProtocol);
|
||||
#endif
|
||||
|
||||
#if defined(CPUARM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue