We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de539e7 commit 3c21cd3Copy full SHA for 3c21cd3
examples/Mouse/Mouse.ino
@@ -3,7 +3,8 @@
3
*
4
* Instructions:
5
* 1. Connect your Arduino Portenta C33 to a mid-carrier board;
6
- * 2. Upload this sketch to the Portenta;
+ * 2. Upload this sketch to the board;
7
+
8
* 3. Open the Serial Monitor and chose the same baud rate as used in the sketch;
9
* 4. Connect your mouse to the USB-A connector and any movement or keypress should be printed as data to the console.
10
* Please not that scroll wheel data works inconsistently and might not function correctly with your mouse.
0 commit comments