Use --tty/-T on command line to specify target device
[fw/altos] / ao-view / aoview.h
index 62d0640b9a182b42101263cea45ff3a1936729b6..e8334e5b2693388117036e8ddca79f6f206626ae 100644 (file)
@@ -308,4 +308,8 @@ aoview_flite_start(void);
 void
 aoview_flite_stop(void);
 
+/* aoview_main.c */
+
+extern char *aoview_tty;
+
 #endif /* _AOVIEW_H_ */