Disable workaround for my broken prototype by default
This commit is contained in:
parent
a2ff7e6e98
commit
ff7e733636
@ -44,7 +44,7 @@
|
||||
#include <linux/uinput.h>
|
||||
|
||||
#define DEBUG 0
|
||||
#define MEGI_PROTO_BUG 1
|
||||
#define MEGI_PROTO_BUG 0
|
||||
|
||||
#if DEBUG
|
||||
#define debug(args...) printf(args)
|
||||
|
Loading…
Reference in New Issue
Block a user