]> code.octet-stream.net Git - m17rt/blobdiff - m17app/src/lib.rs
Spruce up the high-level API for specifying addresses for transmission
[m17rt] / m17app / src / lib.rs
index 61545858499c8a5b2db18b0fa7febfece37ccc57..ce67840994f63ec28e5f62bd8c6c8a86470e5f6e 100755 (executable)
@@ -1,5 +1,7 @@
 pub mod adapter;
 pub mod app;
+pub mod error;
+pub mod link_setup;
 pub mod serial;
 pub mod soundmodem;
 pub mod tnc;