aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-04-08 23:24:29 +0300
committerGitHub <noreply@github.com>2022-04-08 23:24:29 +0300
commit8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27 (patch)
tree6946f414455981c64550a7a1df01539b7f537842
parent606cef9721fa2798d097e16ca6b28096056ea006 (diff)
downloadhid-tmff2-8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27.tar.gz
hid-tmff2-8a1657a554e9d6bcbe68d69aab0ffc847bdfcc27.zip
change mentions of hid-tmt300rs to hid-tmff-new
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b0fffce..3e89ee6 100644
--- a/README.md
+++ b/README.md
@@ -79,4 +79,4 @@ Done!
This should make sure that the wheel behaves like you'd want from a wheel.
-+ There have been reports that some games work better with a different timer period (see [#11](https://github.com/Kimplul/hid-tmff2/issues/11) and [#10](https://github.com/Kimplul/hid-tmff2/issues/10)). To change the timer period, create `/etc/modprobe.d/hid-tmt300rs.conf` and add `options hid-tmt300rs timer_msecs=NUMBER` into it. The default timer period is 8, but numbers as low as 2 should work alright.
++ There have been reports that some games work better with a different timer period (see [#11](https://github.com/Kimplul/hid-tmff2/issues/11) and [#10](https://github.com/Kimplul/hid-tmff2/issues/10)). To change the timer period, create `/etc/modprobe.d/hid-tmff-new.conf` and add `options hid-tmff-new timer_msecs=NUMBER` into it. The default timer period is 8, but numbers as low as 2 should work alright.