// INF file is needed to load the driver. These numbers need to
// match the INF file.
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0xBABE
#define PRODUCT_ID 0xCAFE
// USB devices are supposed to implment a halt feature, which is
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.