From 2814c3eb42a0ed97d40a42aaefa1bfcd79781bdc Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 24 Mar 2022 20:43:42 +0200 Subject: add master gain --- hid-tmt248.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hid-tmt248.c') 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[] = { -- cgit v1.3