mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 04:22:50 +02:00
Added usbdev warning.
This commit is contained in:
parent
68dbb72b04
commit
cc6005231e
@ -1,4 +1,5 @@
|
||||
/// Switch-as-device<>host USB comms for serial, uses usbDs. Do not directly use usbDs when using this.
|
||||
/// WARNING: This doesn't always work properly.
|
||||
|
||||
/// usbDevInitialize will not return until the newline data transfer to the host finishes, aka when the host reads that data.
|
||||
Result usbDevInitialize(void);
|
||||
|
Loading…
Reference in New Issue
Block a user