FlUsbSerialMac constructor

FlUsbSerialMac()

Implementation

FlUsbSerialMac() {
  libusb = Libusb(DynamicLibrary.process());
}