1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +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

@ -33,13 +33,9 @@ const char * const debugModeNames[DEBUG_COUNT] = {
"BATTERY",
"GYRO",
"ACCELEROMETER",
"MIXER",
"AIRMODE",
"PIDLOOP",
"NOTCH",
"RC_INTERPOLATION",
"VELOCITY",
"DFILTER",
"ANGLERATE",
"ESC_SENSOR",
"SCHEDULER",