mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
debug: update debugModeNames
* TBC
This commit is contained in:
parent
f2cc9acc1f
commit
f8ebdf06f1
1 changed files with 2 additions and 2 deletions
|
@ -34,10 +34,10 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"NONE",
|
||||
"CYCLETIME",
|
||||
"BATTERY",
|
||||
"GYRO",
|
||||
"GYRO_FILTERED",
|
||||
"ACCELEROMETER",
|
||||
"PIDLOOP",
|
||||
"NOTCH",
|
||||
"GYRO_SCALED",
|
||||
"RC_INTERPOLATION",
|
||||
"ANGLERATE",
|
||||
"ESC_SENSOR",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue