pub const LOGITECH_VENDOR_ID: u32 = _; // 1_133u32Expand description
Logitech’s USB/Bluetooth vendor id (0x046D), widened from
openlogi_core::hid::LOGITECH_VENDOR_ID because the hook’s identity
sources (IOKit, evdev) hand it back as a u32.
pub const LOGITECH_VENDOR_ID: u32 = _; // 1_133u32Logitech’s USB/Bluetooth vendor id (0x046D), widened from
openlogi_core::hid::LOGITECH_VENDOR_ID because the hook’s identity
sources (IOKit, evdev) hand it back as a u32.