Skip to content

Commit 3162628

Browse files
authored
Simplify HID device usage instructions in README
Removed redundant instruction about configuring HID devices and clarified power requirements for USB devices.
1 parent f55ca68 commit 3162628

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,5 @@ Tested with: basic wired mouse Genius X-Scroll GM-110020, new model GamingX Trus
9292

9393

9494
### Keyboard and Mouse
95-
In order to use two (or more) HID devices connected via a USB hub to your Portenta C33 board, please open "tusb_config.h" and make sure that "CFG_TUH_HUB" is set to value 1, and that "CFG_TUH_HID" is set to the number of HID devices you intend to connect to your Arduino (2 in this example).
96-
Please also keep in mind that some keyboards and mice which include advanced illumination features might draw more power than the Arduino is able to provide on its
95+
Please keep in mind that some keyboards and mice which include advanced illumination features might draw more power than the Arduino is able to provide on its
9796
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.

0 commit comments

Comments
 (0)