From 59975e541343e6782ed8ada7ada1d28f3a5b7929 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 28 May 2004 01:03:21 +0000 Subject: cleaned up code a bit following Miller's naming scheme svn path=/trunk/externals/hcs/; revision=1781 --- linuxhid.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxhid.h') diff --git a/linuxhid.h b/linuxhid.h index 3226535..52bc815 100644 --- a/linuxhid.h +++ b/linuxhid.h @@ -23,6 +23,9 @@ #define DEBUG(x) //#define DEBUG(x) x + +#define DEFAULT_DELAY 5 + /*------------------------------------------------------------------------------ * from evtest.c from the ff-utils package */ -- cgit v1.2.1