Allow for more input devices

This commit is contained in:
Dees_Troy
2013-05-03 21:04:05 +00:00
parent f6b15d1d45
commit 3f23d9eeca

View File

@@ -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