diff options
Diffstat (limited to 'hid-tmt300rs.c')
| -rw-r--r-- | hid-tmt300rs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hid-tmt300rs.c b/hid-tmt300rs.c index 167262c..5e4a848 100644 --- a/hid-tmt300rs.c +++ b/hid-tmt300rs.c @@ -11,6 +11,7 @@ static const unsigned long t300rs_params = PARAM_SPRING_LEVEL | PARAM_DAMPER_LEVEL | PARAM_FRICTION_LEVEL + | PARAM_GAIN | PARAM_RANGE | PARAM_ALT_MODE ; |
