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

RAM saving

This commit is contained in:
Bertrand Songis 2019-02-09 11:33:38 +01:00
parent c12eb34691
commit 62c7a1978e
23 changed files with 306 additions and 204 deletions

View file

@ -100,7 +100,7 @@ TASK_FUNCTION(mixerTask)
while(1) {
#if defined(SBUS)
#if !defined(PCBXLITE)
processSbusInput();
#endif