1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +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",
"CYCLETIME",
"BATTERY",
"GYRO",
"GYRO_FILTERED",
"ACCELEROMETER",
"PIDLOOP",
"NOTCH",
"GYRO_SCALED",
"RC_INTERPOLATION",
"ANGLERATE",
"ESC_SENSOR",