This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> | |
#include "libusb.h" | |
#include <stdint.h> | |
// Logitec mouse | |
// #define VENDOR_ID 0x046d // Example vendor ID | |
// #define PRODUCT_ID 0xc077 // Example product ID | |
// XREAL |