Some more cleanup

This commit is contained in:
2026-01-19 19:49:05 +01:00
parent 8796d8c6bb
commit baf457901e
2 changed files with 4 additions and 5 deletions

View File

@@ -60,7 +60,6 @@
#define G29_GEARSHIFT_Z_PRESSED 0xDC /* Pressed down */
#define WHEEL_CENTER 0x8000
#define WHEEL_MAX_DIST 0x8000
struct g29_state {
u32 buttons_le; /* Button bitmask (little-endian) */