mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-16 08:29:15 +01:00
OP-1696 uncrustify
This commit is contained in:
parent
88494e2745
commit
a4ea1f008b
@ -192,7 +192,6 @@ void VtolBrakeFSM::setState(PathFollowerFSM_BrakeState_T newState, __attribute__
|
||||
if (sBrakeStateTable[mBrakeData->currentState].setup) {
|
||||
(this->*sBrakeStateTable[mBrakeData->currentState].setup)();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user