X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/2813fcb83452c7fd91d799a984613a616180a067..d5f46a2d5d294c5a4287780dd609475fa73df9a8:/m17app/src/lib.rs diff --git a/m17app/src/lib.rs b/m17app/src/lib.rs index 7530aa2..6154585 100755 --- a/m17app/src/lib.rs +++ b/m17app/src/lib.rs @@ -1,4 +1,5 @@ pub mod adapter; pub mod app; +pub mod serial; pub mod soundmodem; pub mod tnc;