You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi @conor,

    Thanks for checking it out! Can you try this build? I made some changes for @Stev that seem to have fixed the mouse issue on Mac.

    I guess it might also help on Windows.

    At the moment, if you send commands too quickly they can get lost (why there are lots of timeouts in the USBKeyboard module). I really need to add a better way to handle that (with callbacks I guess), but if the HID command gets lost then the PC might think the key is held down, and will auto-repeat.

    Maybe you could post your code? If you're sending commands one after the other (without using the callback function), that could be causing you problems.

About

Avatar for Gordon @Gordon started