I'm using my Teensy 3.1 to control the mouse on my computer. Everything works except for dragging. When I call Mouse.move(), it seems to reset the mouse button state and just move the mouse. Is there anything else I can do? Thanks.
Also, a slightly related question - I might use a Teensy based keyboard while developing for another Teensy. If both Teensys are connected, how can I make sure it programs the right one when I reprogram it?
Also, a slightly related question - I might use a Teensy based keyboard while developing for another Teensy. If both Teensys are connected, how can I make sure it programs the right one when I reprogram it?