X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Faction_macro.c;h=7726b1190769a869d7e3a711e6b077fcfab91ebe;hb=2c3fcc6c08bf03aef17f7ed74394539187a9c734;hp=cc78c82327917667f3efff059dd8c28877b070cc;hpb=a9ef1c0a03f70292b6b6657eb60b9e28ced79314;p=qmk_firmware.git diff --git a/tmk_core/common/action_macro.c b/tmk_core/common/action_macro.c index cc78c8232..7726b1190 100644 --- a/tmk_core/common/action_macro.c +++ b/tmk_core/common/action_macro.c @@ -19,11 +19,11 @@ along with this program. If not, see . #include "action_macro.h" #include "wait.h" -//#ifdef DEBUG_ACTION +#ifdef DEBUG_ACTION #include "debug.h" -//#else -//#include "nodebug.h" -//#endif +#else +#include "nodebug.h" +#endif #ifndef NO_ACTION_MACRO