forgot a hint part

This commit is contained in:
iceman1001 2020-03-15 11:52:13 +01:00
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