6 years, 11 months ago.

Is there any way to use USBSerial/printf and a USBMouse at the same time?

Hey everyone, it seems like when I include both USBMouse.h into my code, printfs seem to stop working. Is there any way to allow USB Mouse control and printfs to work simultaneously? Thanks!

1 Answer

6 years, 11 months ago.

It is possible to have a USBSerial and a USBMouse over the same USB port (at least I think so). However that is not simply a matter of just including both libraries, you need to have one composite library, and don't ask me how to do it :).

Accepted Answer

Interesting...

posted by Andrique Liu 29 Apr 2017