Skip to content

Commit 3c21cd3

Browse files
Update examples/Mouse/Mouse.ino
Co-authored-by: Sebastian Romero <s.romero@arduino.cc>
1 parent de539e7 commit 3c21cd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/Mouse/Mouse.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
*
44
* Instructions:
55
* 1. Connect your Arduino Portenta C33 to a mid-carrier board;
6-
* 2. Upload this sketch to the Portenta;
6+
* 2. Upload this sketch to the board;
7+
78
* 3. Open the Serial Monitor and chose the same baud rate as used in the sketch;
89
* 4. Connect your mouse to the USB-A connector and any movement or keypress should be printed as data to the console.
910
* Please not that scroll wheel data works inconsistently and might not function correctly with your mouse.

0 commit comments

Comments
 (0)