mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Typos
This commit is contained in:
parent
dbd47737cb
commit
edee15b21d
2 changed files with 2 additions and 2 deletions
|
@ -1154,7 +1154,7 @@ void evalMixes(uint8_t tick10ms)
|
|||
}
|
||||
}
|
||||
|
||||
#if defined(CPU2560) && defined(DEBUG) && !defined(VOICE)
|
||||
#if defined(CPUM2560) && defined(DEBUG) && !defined(VOICE)
|
||||
PORTH &= ~0x40; // PORTH:6 HIGH->LOW signals end of mixer interrupt
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue