mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 12:41:31 +11:00
commit
7e178acde5
|
@ -1,6 +1,6 @@
|
|||
//! # Pico USB 'Twitchy' Mouse Example
|
||||
//!
|
||||
//! Creates a USB HID Class Poiting device (i.e. a virtual mouse) on a Pico
|
||||
//! Creates a USB HID Class Pointing device (i.e. a virtual mouse) on a Pico
|
||||
//! board, with the USB driver running in the main thread.
|
||||
//!
|
||||
//! It generates movement reports which will twitch the cursor up and down by a
|
||||
|
|
Loading…
Reference in a new issue