mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 05:45:21 +03:00
X10 / X12S fixes
This commit is contained in:
parent
1ca30f7e8d
commit
fd6ec42d7f
22 changed files with 85 additions and 104 deletions
|
@ -100,7 +100,8 @@ TASK_FUNCTION(mixerTask)
|
|||
|
||||
while(1) {
|
||||
|
||||
#if !defined(PCBXLITE)
|
||||
#if defined(PCBX9D) || defined(PCBX7)
|
||||
// SBUS on Hearbeat PIN (which is a serial RX)
|
||||
processSbusInput();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue