common: Add the fixed15_49 module.
[gps-watch.git] / src / common / lib.rs
index a9c4f90bfc5c4f49daa8acab6eb745b62247a77f..67f26484bc66a35478e44ac4674b61a8c115e679 100644 (file)
@@ -49,3 +49,5 @@ pub mod mx25l;
 pub mod shell;
 pub mod yencode;
 pub mod varint;
+pub mod logger;
+pub mod fixed15_49;