mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
More unneeded definitions removed
This commit is contained in:
parent
487a76e8ba
commit
2ce17f3b68
45 changed files with 37 additions and 197 deletions
|
@ -180,11 +180,9 @@ TASK_FUNCTION(mixerTask)
|
|||
}
|
||||
#endif
|
||||
|
||||
#if defined(TELEMETRY_FRSKY)
|
||||
DEBUG_TIMER_START(debugTimerTelemetryWakeup);
|
||||
telemetryWakeup();
|
||||
DEBUG_TIMER_STOP(debugTimerTelemetryWakeup);
|
||||
#endif
|
||||
|
||||
if (heartbeat == HEART_WDT_CHECK) {
|
||||
wdt_reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue