Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 727c018

Browse files
marqdevxfacchinm
authored andcommitted
increased TUSBH_MAX_CHILD to 10
Increased TUSBH_MAX_CHILD to 10 It will allow some USB hubs that were not able to be used before
1 parent bef69ff commit 727c018

File tree

1 file changed

+1
-1
lines changed
  • libraries/USBHOST/src/class/host

1 file changed

+1
-1
lines changed

‎libraries/USBHOST/src/class/host/tusbh.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747

4848
#define TUSHH_ROOT_CHILD_COUNT 1
49-
#define TUSBH_MAX_CHILD 4
49+
#define TUSBH_MAX_CHILD 10
5050
#define TUSBH_MAX_CONFIG_LENGTH 256
5151
#define TUSBH_MAX_INTERFACE 8
5252
#define TUSBH_MAX_EP 4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /