diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-24 20:43:42 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-03-24 20:54:28 +0200 |
| commit | 2814c3eb42a0ed97d40a42aaefa1bfcd79781bdc (patch) | |
| tree | fcb985d45828430dbc66d8ba60df0afd02cf01a4 /hid-tmt248.c | |
| parent | 51623455c8136f40f47ad98a0532ea70dd1c99e4 (diff) | |
| download | hid-tmff2-2814c3eb42a0ed97d40a42aaefa1bfcd79781bdc.tar.gz hid-tmff2-2814c3eb42a0ed97d40a42aaefa1bfcd79781bdc.zip | |
add master gain
Diffstat (limited to 'hid-tmt248.c')
| -rw-r--r-- | hid-tmt248.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hid-tmt248.c b/hid-tmt248.c index aef2944..e241301 100644 --- a/hid-tmt248.c +++ b/hid-tmt248.c @@ -29,6 +29,7 @@ static const unsigned long t248_params = | PARAM_DAMPER_LEVEL | PARAM_FRICTION_LEVEL | PARAM_RANGE + | PARAM_GAIN ; static const signed short t248_effects[] = { |
