diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/tmtspc/hid-tmtspc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tmtspc/hid-tmtspc.c b/src/tmtspc/hid-tmtspc.c index caaa378..00d748b 100644 --- a/src/tmtspc/hid-tmtspc.c +++ b/src/tmtspc/hid-tmtspc.c @@ -28,6 +28,7 @@ static const unsigned long tspc_params = PARAM_SPRING_LEVEL | PARAM_DAMPER_LEVEL | PARAM_FRICTION_LEVEL + | PARAM_ALT_MODE | PARAM_RANGE | PARAM_GAIN ; |
