ao-tools/ao-telem: Print out 'log_max' value. Clean up compiler warnings.
[fw/altos] / libaltos / libaltos_private.h
index f8e5231bf26b488d901b617e385d168d8f77607a..ee3dd708873d39a1e05fbb51c488e0748a0a8b94 100644 (file)
@@ -61,4 +61,7 @@ altos_flush(struct altos_file *file);
 int
 altos_fill(struct altos_file *file, int timeout);
 
+int
+altos_bt_port(struct altos_bt_device *device);
+
 #endif /* _LIBALTOS_PRIVATE_H_ */