X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2Fcc-usb.h;h=d3539281f83aa4001c22a696a8eb15c90e69160f;hb=11b3f9ff715017a2dec02003275885334f22c009;hp=627f1b5d86ad10995f3e62aaae7e604c8bc8ef21;hpb=27ebaf8e13aed06bb1ea6e770f767495a02be6c5;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);