aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2020-07-11 09:32:41 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2020-07-11 09:32:41 +0300
commit5d36ec5af3db0402a5c8e46d3f489c9e328f421c (patch)
treef019f8d301a6de9d8ba09f16618f2017be888db2 /README.md
parent675cad6d635be00c166b5ce23a79e32edd694bc8 (diff)
downloadhid-tmff2-5d36ec5af3db0402a5c8e46d3f489c9e328f421c.tar.gz
hid-tmff2-5d36ec5af3db0402a5c8e46d3f489c9e328f421c.zip
fixed duration issue
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8de3d4e..b8c6498 100644
--- a/README.md
+++ b/README.md
@@ -42,4 +42,4 @@
Use the default evdev ways, i.e. https://www.kernel.org/doc/html/v5.1/input/ff.html
- + Currently there is no support for this driver in oversteer(https://github.com/berarma/oversteer), but ffbwrap(https://github.com/berarma/ffbtools) should, at least in theory, work. Although I have to say that I haven't got it to work so far.
+ + Currently there is no support for this driver in oversteer(https://github.com/berarma/oversteer), but ffbwrap(https://github.com/berarma/ffbtools) should work.