Skip to content

Commit

Permalink
Fix Indent
Browse files Browse the repository at this point in the history
  • Loading branch information
nicola02nb committed Nov 20, 2024
1 parent 917be84 commit 77cfac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/steelseries_arctis_nova_pro_wireless.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
static struct device device_arctis;

enum { ID_ARCTIS_NOVA_PRO_WIRELESS_BASE_STATION = 0x12e0,
ID_ARCTIS_NOVA_PRO_WIRELESS_X_BASE_STATION = 0x12e5 };
ID_ARCTIS_NOVA_PRO_WIRELESS_X_BASE_STATION = 0x12e5 };

enum {
MSG_SIZE = 31,
Expand Down

0 comments on commit 77cfac5

Please sign in to comment.