mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
parent
6ec64b227c
commit
cfc02f67eb
22 changed files with 209 additions and 217 deletions
|
@ -702,7 +702,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);
|
||||
void scheduleNextMixerCalculation(uint8_t module, uint16_t period_ms);
|
||||
|
||||
#if defined(CPUARM)
|
||||
void checkTrims();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue