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:
parent
3999562830
commit
e0b95fb0fb
2 changed files with 0 additions and 8 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue