touchpad: add the pressure thresholds to the debugging output

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2018-02-28 11:02:41 +10:00
parent 21b83dfd0b
commit 85e5d80cd4

View file

@ -3073,7 +3073,9 @@ tp_init_pressure(struct tp_dispatch *tp,
tp->pressure.low = lo;
evdev_log_debug(device,
"using pressure-based touch detection\n");
"using pressure-based touch detection (%d:%d)\n",
lo,
hi);
}
static bool