zyfeier commented on code in PR #10070: URL: https://github.com/apache/nuttx/pull/10070#discussion_r1284157887
########## drivers/usbdev/composite.h: ########## @@ -95,7 +95,7 @@ # define COMPOSITE_REMOTEWAKEUP (0) #endif -#define NUM_DEVICES_TO_HANDLE (4) +#define NUM_DEVICES_TO_HANDLE (8) Review Comment: Hi, raiden00pl, this is a good idea, i will submit a new PR for this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
