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