forgot a hint part

This commit is contained in:
iceman1001
2020-03-15 11:52:13 +01:00
parent 64ee9885d0
commit 7d2e65ce91

View File

@@ -23,6 +23,7 @@
uint8_t g_debugMode;
uint8_t g_printAndLog;
uint8_t g_showhints;
#define PRINTANDLOG_PRINT 1
#define PRINTANDLOG_LOG 2