Skip to content

Commit 8c62748

Browse files
committed
Fixed spelling errors.
1 parent 6ac3159 commit 8c62748

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Implements a number of example sketches to illustrate how to successfully interface with USB HIDs
66

77
## ⚠️ Known Issues
8-
- Compatibility with advanced mice and keyboards (offering multimedia buttons and visual effects) is limited or unkown
8+
- Compatibility with advanced mice and keyboards (offering multimedia buttons and visual effects) is limited or unknown
99
- Reading the scroll wheel input from mice is not supported with this initial release
1010
- Only allows for connecting one keyboard and mouse
1111

examples/KeyboardAndMouse/KeyboardAndMouse.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* USB-A port and might therefore lead to a reset or failure to be enumerated by the board. Ideally, use basic USB keyboards and mice, these should work best.
66
*
77
* Instructions:
8-
* 1. Connect your Arduino Portenta C33 to a mid-carrier board, then attach to the USB port a USB hub, through which you can then conncet both a keyboard and a mouse simultaneously;
8+
* 1. Connect your Arduino Portenta C33 to a mid-carrier board, then attach to the USB port a USB hub, through which you can then connect both a keyboard and a mouse simultaneously;
99
* 2. Upload this sketch to the Portenta;
1010
* 3. Open the Serial Monitor and chose the same baud rate as used in the sketch;
1111
* 4. Connect a USB hub to the USB-A connector on the mid-carrier board;

0 commit comments

Comments
 (0)