pull/224/head
Michael Black 2020-02-24 00:09:40 -06:00
commit 0a870b8bbd
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1061,6 +1061,8 @@ static int twiddling(RIG *rig)
{
const struct rig_caps *caps;
return 0; // disable for the moment
caps = rig->caps;
if (caps->get_freq) // gotta have get_freq of course