Search results

  1. C

    USB HID Joystick - USB Read?

    I'm using the Teensy for a USB Joystick, and I can't seem to figure out where/how it handles data from the computer. I (somewhat) understand the HID packet structure, and sending a packet with usb_joystick_send(). However, If I were to set up an output report to handle Force Feedback, how does...
Back
Top