X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2Fcc-usb.h;fp=ao-tools%2Flib%2Fcc-usb.h;h=d3539281f83aa4001c22a696a8eb15c90e69160f;hb=294d9c7db21eaf1e71504dbcca5040371abcce55;hp=627f1b5d86ad10995f3e62aaae7e604c8bc8ef21;hpb=f317f1324b69b4241f4bb192e164b33d712d5a43;p=fw%2Faltos diff --git a/ao-tools/lib/cc-usb.h b/ao-tools/lib/cc-usb.h index 627f1b5d..d3539281 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); +cc_usb_open_remote(struct cc_usb *cc, int channel); void cc_usb_close_remote(struct cc_usb *cc);