mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-23 01:36:35 +11:00
Update pico_usb_twitchy_mouse.rs
typo
This commit is contained in:
parent
fbba3755ff
commit
26356428bf
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue