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

Compilation error

This commit is contained in:
bsongis 2014-08-27 15:39:13 +02:00
parent 18ec9006af
commit f8d043b75f
2 changed files with 2 additions and 2 deletions

View file

@ -3433,7 +3433,7 @@ inline void opentxInit(OPENTX_INIT_ARGS)
backlightOn();
#if defined(PCBTARANIS)
uart3Init(g_eeGeneral.uart3Mode, MODEL_TELEMETRY_PROTOCOL);
uart3Init(g_eeGeneral.uart3Mode, MODEL_TELEMETRY_PROTOCOL());
#endif
#if defined(CPUARM)