remove var

This commit is contained in:
iceman1001 2020-03-16 18:43:24 +01:00
commit 9f787faea6

View file

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