Usb
data class Usb(radioInterfaceService: RadioInterfaceService, usbManager: UsbManager, val driver: UsbSerialDriver) : DeviceListEntry
Constructors
Link copied to clipboard
constructor(radioInterfaceService: RadioInterfaceService, usbManager: UsbManager, driver: UsbSerialDriver)