We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d483541 commit 972ef78Copy full SHA for 972ef78
1 file changed
src/devices/logitech_g432.c
@@ -6,7 +6,7 @@
6
7
static struct device device_g432;
8
9
-#define ID_LOGITECH_G432 0x0a9c
+#define ID_LOGITECH_G432 0x0a9c
10
11
static const uint16_t PRODUCT_IDS[] = {
12
ID_LOGITECH_G432,
0 commit comments