Greetings Teensy users and experts,
I am working on a project where I need to establish communication between a Teensy and a Windows PC.
I am using a USB-HID device with a proprietary API that is available only in the form of a Windows DLL library, so I cannot escape Windows, as per my...