didact.cpp: addressed review comment

This commit is contained in:
Joakim Larsson Edstrom 2018-01-07 23:20:29 +01:00
parent a373e726f1
commit a21bec468e

View File

@ -57,7 +57,6 @@
// MACROS / CONSTANTS
//**************************************************************************
//#define LOG_GENERAL (1U << 0)
#define LOG_SETUP (1U << 1)
#define LOG_SCAN (1U << 2)
#define LOG_BANK (1U << 3)