mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Removed trailing spaces
This commit is contained in:
parent
882e26201a
commit
7c8cb3205d
51 changed files with 498 additions and 498 deletions
|
@ -355,7 +355,7 @@ void mixerLoadMix(int index, motorMixer_t *customMixers)
|
|||
void mixerConfigureOutput(void)
|
||||
{
|
||||
syncMotorOutputWithPidLoop = pwmIsSynced();
|
||||
|
||||
|
||||
motorCount = QUAD_MOTOR_COUNT;
|
||||
|
||||
for (uint8_t i = 0; i < motorCount; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue