summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 20ff822)
raw | patch | inline | side by side (parent: 20ff822)
author | Ian Kelling <ianowl@gmail.com> | |
Tue, 20 Aug 2013 04:52:13 +0000 (21:52 -0700) | ||
committer | Ian Kelling <ianowl@gmail.com> | |
Tue, 20 Aug 2013 04:52:13 +0000 (21:52 -0700) |
evhz.c | patch | blob | history |
index a7a42be54b81329e07cbdf353b172cb10871c02c..193185ae16f22f5a46d94eca46720ff9aaec4a60 100644 (file)
--- a/evhz.c
+++ b/evhz.c
+#include <string.h>
#include <stdio.h>
#include <linux/input.h>
#include <fcntl.h>
#include <signal.h>
-#define EVENTS 10
+#define EVENTS 50
#define HZ_LIST 64
typedef struct event_s {