mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Cosmetics
This commit is contained in:
parent
b7209543ac
commit
895ab5255d
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ TASK_FUNCTION(mixerTask)
|
|||
|
||||
doMixerCalculations();
|
||||
|
||||
|
||||
#if defined(HARDWARE_INTERNAL_MODULE) && defined(HARDWARE_EXTERNAL_MODULE)
|
||||
sendSynchronousPulses((1 << INTERNAL_MODULE) | (1 << EXTERNAL_MODULE));
|
||||
#elif defined(HARDWARE_INTERNAL_MODULE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue