1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 09:45:37 +03:00

Whitespace tidy

This commit is contained in:
Martin Budden 2017-07-05 09:34:44 +01:00
parent 5eefa4e73f
commit a86ac89448
27 changed files with 162 additions and 162 deletions

View file

@ -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;