diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2020-07-10 00:40:09 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2020-07-10 00:40:09 +0300 |
| commit | 2031f19d346e5abcfaa1feb35103fba52dd5c55c (patch) | |
| tree | 2a6a1ea652b700b191041bce2e670850cc861b94 /hid-tmt300rs.h | |
| parent | 6ab0a7ce8601e1b3ae24516d91e26ca116e8fce4 (diff) | |
| download | hid-tmff2-2031f19d346e5abcfaa1feb35103fba52dd5c55c.tar.gz hid-tmff2-2031f19d346e5abcfaa1feb35103fba52dd5c55c.zip | |
incremental additions
Diffstat (limited to 'hid-tmt300rs.h')
| -rw-r--r-- | hid-tmt300rs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h index bec73eb..1cc3424 100644 --- a/hid-tmt300rs.h +++ b/hid-tmt300rs.h @@ -7,7 +7,7 @@ #define T300RS_MAX_EFFECTS FF_MAX_EFFECTS #define T300RS_BUFFER_LENGTH 64 -#define DEFAULT_TIMER_PERIOD 2 +#define DEFAULT_TIMER_PERIOD 16 /* the wheel seems to be bad at stuff*/ #define FF_EFFECT_QUEUE_UPLOAD 0 #define FF_EFFECT_QUEUE_START 1 |
