Hi,
I've got my USB HID Mouse and Keyboard working perfectly. However, I can't seem to figure out how to prevent the device from sending unneeded packets whenever there is no movement (00 00 00 00 ....) How can I prevent this and only allow packets to be send when the device senses movement (button push).
Thank you!