stops forcing debug_action
This commit is contained in:
parent
27d24faf39
commit
2bbf3d5820
4 changed files with 16 additions and 16 deletions
|
@ -6,11 +6,11 @@
|
|||
#include "keycode.h"
|
||||
#include "timer.h"
|
||||
|
||||
//#ifdef DEBUG_ACTION
|
||||
#ifdef DEBUG_ACTION
|
||||
#include "debug.h"
|
||||
//#else
|
||||
//#include "nodebug.h"
|
||||
//#endif
|
||||
#else
|
||||
#include "nodebug.h"
|
||||
#endif
|
||||
|
||||
#ifndef NO_ACTION_TAPPING
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue