You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ talking. This differs from a simple loopback via PulseAudio as you won't have an
18
18
19
19
### Other Features
20
20
21
-
Corsair Void (Pro) also supports checking of the battery.
21
+
Corsair Void (Pro) also supports checking of the battery and switching LED off/on
22
22
23
23
For more features (like getting battery percentage of other devices, or settings LEDs etc. of specific devices), the protocol of the respective headset must be analyzed further. This can be done by capturing the USB traffic and analyzing it with WireShark or USBlyzer.
24
24
@@ -84,6 +84,8 @@ Following options don't work on all devices yet:
84
84
85
85
`HeadsetControl -n 0|1` sends a notification sound, made by the headset. 0 or 1 are currently supported as values.
86
86
87
+
`HeadsetControl -l 0|1` switches LED off/on (off almost doubles battery lifetime!).
88
+
87
89
## Notice
88
90
89
91
HeadsetControl is distributed in the hope that it will be useful,\
0 commit comments