Fix f6 debug/profiler display
After fonts were re-engineered the height of the f6 debug/profiler display would only display about 2-3 lines of text.
This commit is contained in:
@@ -30,6 +30,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "util/numeric.h" // paging()
|
||||
#include "debug.h" // assert()
|
||||
|
||||
#define MAX_PROFILER_TEXT_ROWS 20
|
||||
|
||||
/*
|
||||
Time profiler
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user