fixed typo in rotator_debug_log_activation.h

This commit is contained in:
Anthony Good 2020-09-01 16:28:25 -04:00
parent 975a9ec4ce
commit e2401a95d5

View File

@ -2,7 +2,7 @@
#define DEFAULT_DEBUG_STATE 1 // 1 = activate debug mode at startup; this should be set to zero unless you're debugging something at startup #define DEFAULT_DEBUG_STATE 0 // 1 = activate debug mode at startup; this should be set to zero unless you're debugging something at startup
#define DEBUG_DUMP // normally compile with this activated unless you're really trying to save memory #define DEBUG_DUMP // normally compile with this activated unless you're really trying to save memory
// #define DEBUG_LOOP // #define DEBUG_LOOP