mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
address code review comments
This commit is contained in:
parent
8d4ed72e13
commit
9ef95bb84d
4 changed files with 12 additions and 12 deletions
|
@ -56,9 +56,7 @@
|
|||
#include "sensors/gyro.h"
|
||||
#include "sensors/acceleration.h"
|
||||
|
||||
#ifdef USE_RPM_FILTER
|
||||
#include "sensors/rpm_filter.h"
|
||||
#endif
|
||||
|
||||
const char pidNames[] =
|
||||
"ROLL;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue