mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Whitespace tidy
This commit is contained in:
parent
5eefa4e73f
commit
a86ac89448
27 changed files with 162 additions and 162 deletions
|
@ -111,7 +111,7 @@ static void rcSplitProcessMode()
|
|||
argument = RCSPLIT_CTRL_ARGU_INVALID;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
if (argument != RCSPLIT_CTRL_ARGU_INVALID) {
|
||||
sendCtrlCommand(argument);
|
||||
switchStates[switchIndex].isActivated = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue