ao-tools: Add --wait option to ao-usbload
[fw/altos] / ao-tools / lib / cc-usb.h
index e08a956b25868747861597bb185ee16c0b066841..9ed198cd290c9ecad29fa2b15717fdae042bd9d4 100644 (file)
@@ -23,6 +23,8 @@
 
 struct cc_usb;
 
+extern int cc_default_timeout;
+
 struct cc_usb *
 cc_usb_open(char *tty);