mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 21:35:27 +03:00
Merge branch 'next' into kilrah/extratrims
This commit is contained in:
commit
64a3c21c4e
156 changed files with 1798 additions and 1027 deletions
|
@ -721,6 +721,7 @@ extern uint8_t flightModeTransitionLast;
|
|||
void evalFlightModeMixes(uint8_t mode, uint8_t tick10ms);
|
||||
void evalMixes(uint8_t tick10ms);
|
||||
void doMixerCalculations();
|
||||
void scheduleNextMixerCalculation(uint8_t module, uint16_t delay);
|
||||
|
||||
#if defined(CPUARM)
|
||||
void checkTrims();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue