1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

Whitespace tidy

This commit is contained in:
Martin Budden 2017-07-05 07:42:07 +01:00
parent f4850845df
commit fd7d770fb1
101 changed files with 448 additions and 448 deletions

View file

@ -280,7 +280,7 @@ void processRcStickPositions(throttleStatus_e throttleStatus, bool disarm_kill_s
beeper(success ? BEEPER_ACTION_SUCCESS : BEEPER_ACTION_FAIL);
}
#endif
// Multiple configuration profiles
if (rcSticks == THR_LO + YAW_LO + PIT_CE + ROL_LO) // ROLL left -> Profile 1
i = 1;