mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-23 09:46:33 +11:00
Mouse twitches the other way.
You'd think I'd know the difference between the X-axis and the Y-axis by now.
This commit is contained in:
parent
410d951429
commit
8d4407d846
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ interrupts when USB data arrives.
|
||||||
### [pico_usb_twitchy_mouse](./examples/pico_usb_twitchy_mouse.rs)
|
### [pico_usb_twitchy_mouse](./examples/pico_usb_twitchy_mouse.rs)
|
||||||
|
|
||||||
Demonstrates emulating a USB Human Input Device (HID) Mouse. The mouse
|
Demonstrates emulating a USB Human Input Device (HID) Mouse. The mouse
|
||||||
cursor will jiggle left and right.
|
cursor will jiggle up and down.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue