Multi-language pertains to Color UI (#20972)

This commit is contained in:
Tanguy Pruvot
2021-02-02 21:33:07 +01:00
committed by Scott Lahteine
parent 0badef42d5
commit 460cdf4c09
2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@
#include "tft_string.h"
#include "../fontutils.h"
#include "../marlinui.h"
//#define DEBUG_TFT_FONT
#define DEBUG_OUT ENABLED(DEBUG_TFT_FONT)