Fix missing field from lookupTableDebug
This commit is contained in:
parent
e5801e3fbc
commit
e82469b1e8
|
@ -525,6 +525,7 @@ static const char * const lookupTableDebug[DEBUG_COUNT] = {
|
|||
"ANGLERATE",
|
||||
"ESC_SENSOR",
|
||||
"SCHEDULER",
|
||||
"STACK"
|
||||
};
|
||||
|
||||
#ifdef OSD
|
||||
|
|
Loading…
Reference in New Issue