1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00

remove unused debug modes

This commit is contained in:
Steffen Windoffer 2018-01-07 21:38:18 +01:00
parent 3999562830
commit e0b95fb0fb
2 changed files with 0 additions and 8 deletions

View file

@ -51,13 +51,9 @@ typedef enum {
DEBUG_BATTERY,
DEBUG_GYRO,
DEBUG_ACCELEROMETER,
DEBUG_MIXER,
DEBUG_AIRMODE,
DEBUG_PIDLOOP,
DEBUG_GYRO_NOTCH,
DEBUG_RC_INTERPOLATION,
DEBUG_VELOCITY,
DEBUG_DTERM_FILTER,
DEBUG_ANGLERATE,
DEBUG_ESC_SENSOR,
DEBUG_SCHEDULER,