common: Add the mx25l module.
[gps-watch.git] / src / common / lib.rs
index c74704c4ef5612b9f7803e31c146d6d0c030f2e8..e06cc337d7d278273c054d6828970b330ded8b6b 100644 (file)
@@ -44,3 +44,4 @@ pub mod display;
 pub mod gps;
 pub mod fmt;
 pub mod time;
+pub mod mx25l;