How to use the usb example
rekcah1986 opened this issue · comments
Rekc@h commented
I only got "Ready." after running.
yellows8 commented
Details needed.
Rekc@h commented
Perhaps we need the example for usb_common.h than this one.
yellows8 commented
what
Rekc@h commented
// This example shows how to use USB devices via usbhs, see also libnx usbhs.h/usb.h.
// Only devices which are not used by sysmodules are usable, hence HID devices are not usable with this for example.
Sorry for my poor English. Could you tell me what kind of device is not HID?
yellows8 commented
Anything besides HID-controllers/kbd/mouse/ethernet.
Rekc@h commented
I see, thanks.