Skip to main content

LOGITECH_VENDOR_ID

Constant LOGITECH_VENDOR_ID 

Source
pub const LOGITECH_VENDOR_ID: u16 = 0x046d; // 1_133u16
Expand description

Logitech’s USB/Bluetooth vendor ID. u16 because that is the width of the field itself; readers whose API hands back a wider integer widen at the comparison.