summaryrefslogtreecommitdiffstats
path: root/src/devices/ads1x1x/features/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/ads1x1x/features/mod.rs')
-rw-r--r--src/devices/ads1x1x/features/mod.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/ads1x1x/features/mod.rs b/src/devices/ads1x1x/features/mod.rs
deleted file mode 100644
index c24b7b4..0000000
--- a/src/devices/ads1x1x/features/mod.rs
+++ /dev/null
@@ -1,5 +0,0 @@
-//! Implementation of IC features separated in tiers depending on the hardware
-//! support.
-
-mod tier1;
-mod tier2;