From 0ce71ffd905875847c5d973e4c67c45b4d525914 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 24 Oct 2021 19:02:12 +0300 Subject: Added adv_mode + Doesn't seem to do anything to my wheel, but I don't have the wheel attachment that this mode is intended for, needs further testing in other words. --- hid-tmt300rs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hid-tmt300rs.h') diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h index 80146ef..caf38cf 100644 --- a/hid-tmt300rs.h +++ b/hid-tmt300rs.h @@ -130,6 +130,8 @@ struct t300rs_device_entry { u16 range; u8 effects_used; + + u8 adv_mode; }; -- cgit v1.3