- Preparing search index...
- The search index is not available
nodewox
Type alias UsbDeviceInterface
Usb
Device
Interface
: "cdc-acm" | "msc" | { onData
: ((data
: Uint8Array, tx
: Writable) => void) | null; type
: "cdc-acm"; } | { storage
?: "flash"; type
: "msc"; }