aboutsummaryrefslogtreecommitdiff
path: root/src/routes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes.rs')
-rw-r--r--src/routes.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/routes.rs b/src/routes.rs
new file mode 100644
index 0000000..d5ab0d6
--- /dev/null
+++ b/src/routes.rs
@@ -0,0 +1,3 @@
1pub mod start;
2pub mod device;
3pub mod status; \ No newline at end of file