Fix missing field from lookupTableDebug

This commit is contained in:
Sami Korhonen 2016-12-24 10:00:35 +02:00
parent e5801e3fbc
commit e82469b1e8
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@ static const char * const lookupTableDebug[DEBUG_COUNT] = {
"ANGLERATE",
"ESC_SENSOR",
"SCHEDULER",
"STACK"
};
#ifdef OSD