Skip to content

Commit ffa2a3c

Browse files
committed
Arctis nova 5: format
1 parent 78e9dcd commit ffa2a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/devices/steelseries_arctis_nova_5.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ enum {
1919
};
2020

2121
enum {
22-
HEADSET_CHARGING = 0x01,
23-
HEADSET_OFFLINE = 0x02,
22+
HEADSET_CHARGING = 0x01,
23+
HEADSET_OFFLINE = 0x02,
2424
};
2525

2626
static const uint16_t PRODUCT_IDS[]

0 commit comments

Comments
 (0)