mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Changed DEBUG_NOTCH to record unfiltered gyro output (#3965)
This commit is contained in:
parent
5ff2238933
commit
ef00cc45cf
3 changed files with 4 additions and 3 deletions
|
@ -54,7 +54,7 @@ typedef enum {
|
|||
DEBUG_MIXER,
|
||||
DEBUG_AIRMODE,
|
||||
DEBUG_PIDLOOP,
|
||||
DEBUG_NOTCH,
|
||||
DEBUG_GYRO_NOTCH,
|
||||
DEBUG_RC_INTERPOLATION,
|
||||
DEBUG_VELOCITY,
|
||||
DEBUG_DTERM_FILTER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue