mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Whitespace tidy
This commit is contained in:
parent
940d85e20b
commit
3747d6742b
50 changed files with 584 additions and 583 deletions
|
@ -543,5 +543,5 @@ void pidController(const pidProfile_t *pidProfile, const rollAndPitchTrims_t *an
|
|||
|
||||
bool crashRecoveryModeActive(void)
|
||||
{
|
||||
return inCrashRecoveryMode;
|
||||
return inCrashRecoveryMode;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue