gary7530

Results 2 comments of gary7530

https://github.com/chegewara/EspTinyUSB/blob/master/examples/host/msc/msc.ino How can the functionality of USB hot-plugging be implemented in the example of host msc ?

I am using this software on the computer side https://github.com/todbot/hidpytoy I have successfully sent to ESP32S2 from my computer, but ESP32S2 failed to send to my computer. computer->ESP32S2 ![image](https://user-images.githubusercontent.com/53919056/220833225-73745031-abc7-4b84-bbf4-a87279899eb5.png) ![image](https://user-images.githubusercontent.com/53919056/220833289-15a95603-4d42-4500-b5ff-9384fb6c0d4c.png)