commit | 3f23d9eecacf580961e9d0e09bc4e3f7bcbbf419 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Fri May 03 21:04:05 2013 +0000 |
committer | Dees_Troy <dees_troy@teamw.in> | Fri May 03 21:04:05 2013 +0000 |
tree | 622d3a0aa7e8352f032c5d3b84a3e80b4a8a1b57 | |
parent | f6b15d1d454b85348dcb9566aad22fd7ed5e665a [diff] |
Allow for more input devices
diff --git a/minuitwrp/events.c b/minuitwrp/events.c index 73c4066..0fdddf7 100644 --- a/minuitwrp/events.c +++ b/minuitwrp/events.c
@@ -29,7 +29,7 @@ //#define _EVENT_LOGGING -#define MAX_DEVICES 16 +#define MAX_DEVICES 32 #define VIBRATOR_TIMEOUT_FILE "/sys/class/timed_output/vibrator/enable" #define VIBRATOR_TIME_MS 50