1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

debug: update debugModeNames

* TBC
This commit is contained in:
AJ Christensen 2018-06-09 14:12:32 +12:00
parent f2cc9acc1f
commit f8ebdf06f1

View file

@ -34,10 +34,10 @@ const char * const debugModeNames[DEBUG_COUNT] = {
"NONE", "NONE",
"CYCLETIME", "CYCLETIME",
"BATTERY", "BATTERY",
"GYRO", "GYRO_FILTERED",
"ACCELEROMETER", "ACCELEROMETER",
"PIDLOOP", "PIDLOOP",
"NOTCH", "GYRO_SCALED",
"RC_INTERPOLATION", "RC_INTERPOLATION",
"ANGLERATE", "ANGLERATE",
"ESC_SENSOR", "ESC_SENSOR",