mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
parent
94ba22a74d
commit
0eb203e827
9 changed files with 96 additions and 19 deletions
|
@ -107,7 +107,7 @@ TASK_FUNCTION(mixerTask)
|
|||
s_pulses_paused = true;
|
||||
|
||||
while (true) {
|
||||
#if defined(PCBTARANIS) && defined(SBUS)
|
||||
#if defined(SBUS) && !defined(PCBSKY9X)
|
||||
// SBUS trainer
|
||||
processSbusInput();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue