diff --git a/libg933/src/lib.rs b/libg933/src/lib.rs index bcc25ff..e0af7c2 100644 --- a/libg933/src/lib.rs +++ b/libg933/src/lib.rs @@ -499,6 +499,10 @@ const SUPPORTED_DEVICES: &'static [DeviceMatch] = &[ pid: 0x0a66, name: "G533 Headset", }, + DeviceMatch { + pid: 0x0a87, + name: "G935 Headset", + }, ]; /// Static reference to information about a supported device