kopia lustrzana https://github.com/Hamlib/Hamlib
Added caps for AR7030+
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2790 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.11
rodzic
572592b7cf
commit
8787e8f917
|
@ -1178,6 +1178,7 @@ DECLARE_INITRIG_BACKEND(aor)
|
||||||
rig_register(&ar7030_caps);
|
rig_register(&ar7030_caps);
|
||||||
rig_register(&ar3030_caps);
|
rig_register(&ar3030_caps);
|
||||||
rig_register(&ar5000a_caps);
|
rig_register(&ar5000a_caps);
|
||||||
|
rig_register(&ar7030p_caps);
|
||||||
|
|
||||||
return RIG_OK;
|
return RIG_OK;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue