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=9ed198cd290c9ecad29fa2b15717fdae042bd9d4;hp=e08a956b25868747861597bb185ee16c0b066841;hb=32c68670af9f8aa690c64d64502e559c0df0c1db;hpb=02b07a202839d6e68b3f0db7f8965478661db140 diff --git a/ao-tools/lib/cc-usb.h b/ao-tools/lib/cc-usb.h index e08a956b..9ed198cd 100644 --- a/ao-tools/lib/cc-usb.h +++ b/ao-tools/lib/cc-usb.h @@ -23,6 +23,8 @@ struct cc_usb; +extern int cc_default_timeout; + struct cc_usb * cc_usb_open(char *tty);