common: Add the yencode module.
[gps-watch.git] / src / common / lib.rs
index dd33c6809466543026e26a0b645dc77e30d9f7be..384543ecbd2866bea30a069603cb33140cb0df98 100644 (file)
@@ -47,3 +47,4 @@ pub mod time;
 pub mod storage;
 pub mod mx25l;
 pub mod shell;
+pub mod yencode;