diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-11-23 14:41:43 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2025-11-23 14:41:43 +0200 |
| commit | 75292f71752197a4f03b0c44ba5558230012e448 (patch) | |
| tree | c83f3dead2f7399096dd73317a8356e58dbe3e4c /src/hid-tmff2.h | |
| parent | 79e04b30e82273667785431e2d998e6e588f4c21 (diff) | |
| download | hid-tmff2-75292f71752197a4f03b0c44ba5558230012e448.tar.gz hid-tmff2-75292f71752197a4f03b0c44ba5558230012e448.zip | |
remove extra whitespace
Diffstat (limited to 'src/hid-tmff2.h')
| -rw-r--r-- | src/hid-tmff2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hid-tmff2.h b/src/hid-tmff2.h index 04bc368..6ad1d82 100644 --- a/src/hid-tmff2.h +++ b/src/hid-tmff2.h @@ -115,7 +115,7 @@ int tspc_populate_api(struct tmff2_device_entry *tmff2); #define TSXW_ACTIVE 0xb692 -#define TMTS_PC_RACER_ID 0xb689 +#define TMTS_PC_RACER_ID 0xb689 /* APIs to different wheel families */ /* T248 and TX at least uses the T300RS api, not sure if there are other wheels |
