X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Flib%2Fcc-usb.h;fp=ao-tools%2Flib%2Fcc-usb.h;h=e90e1195b100f34a5858bb8b6e2500609e66fe95;hp=d3539281f83aa4001c22a696a8eb15c90e69160f;hb=3605e97ee918b3f87e4c471906f708c3ea027eef;hpb=784edcda52d681bbc9302fbc7efb80cb214f71b8 diff --git a/ao-tools/lib/cc-usb.h b/ao-tools/lib/cc-usb.h index d3539281..e90e1195 100644 --- a/ao-tools/lib/cc-usb.h +++ b/ao-tools/lib/cc-usb.h @@ -63,7 +63,7 @@ void cc_usb_printf(struct cc_usb *cc, char *format, ...); void -cc_usb_open_remote(struct cc_usb *cc, int channel); +cc_usb_open_remote(struct cc_usb *cc, int freq, char *call); void cc_usb_close_remote(struct cc_usb *cc);