Skip to content

Commit 972ef78

Browse files
committed
G432: Fixed format
1 parent d483541 commit 972ef78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/devices/logitech_g432.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
static struct device device_g432;
88

9-
#define ID_LOGITECH_G432 0x0a9c
9+
#define ID_LOGITECH_G432 0x0a9c
1010

1111
static const uint16_t PRODUCT_IDS[] = {
1212
ID_LOGITECH_G432,

0 commit comments

Comments
 (0)