mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Code style improvement
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
This commit is contained in:
parent
ac8fe74a5d
commit
4ce36d7cd9
1 changed files with 1 additions and 1 deletions
|
@ -209,4 +209,4 @@ void FAST_CODE afcsUpdate(const pidProfile_t *pidProfile)
|
|||
DEBUG_SET(DEBUG_AFCS, 2, lrintf(pitchStabilityCtrl * 10.0f));
|
||||
DEBUG_SET(DEBUG_AFCS, 3, lrintf(pidRuntime.afcsElevatorAddition * 10.0f));
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue