21#ifndef PLUGINS_USBPRO_USBSERIALDEVICE_H_
22#define PLUGINS_USBPRO_USBSERIALDEVICE_H_
26#include "olad/Device.h"
27#include "plugins/usbpro/SerialWidgetInterface.h"
39 const std::string &name,
44 virtual ~UsbSerialDevice() {}
51 m_widget->GetDescriptor()->SetOnClose(on_close);
A 0 argument callback which deletes itself after it's run.
Definition Callback.h:141
Code for Enttec USB Pro devices and others using the same protocol.
Code for supported devices and protocols.
The namespace containing all OLA symbols.
Definition Credentials.cpp:44