Merge pull request #3029 from JoakimLarsson/didact

didact.cpp: addressed review comment
This commit is contained in:
Joakim Larsson Edström 2018-01-07 23:22:46 +01:00 committed by GitHub
commit 24dd2f7565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)