mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
RAM saving
This commit is contained in:
parent
c12eb34691
commit
62c7a1978e
23 changed files with 306 additions and 204 deletions
|
@ -100,7 +100,7 @@ TASK_FUNCTION(mixerTask)
|
|||
|
||||
while(1) {
|
||||
|
||||
#if defined(SBUS)
|
||||
#if !defined(PCBXLITE)
|
||||
processSbusInput();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue