mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
New preset design (single) applied to FCD Pro
This commit is contained in:
@@ -31,6 +31,8 @@ const PluginDescriptor FCDProPlugin::m_pluginDescriptor = {
|
||||
QString("https://github.com/f4exb/sdrangel")
|
||||
};
|
||||
|
||||
const QString FCDProPlugin::m_deviceTypeID = FCDPRO_DEVICE_TYPE_ID;
|
||||
|
||||
FCDProPlugin::FCDProPlugin(QObject* parent) :
|
||||
QObject(parent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user