summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 4444c68..41f20a6 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -194,7 +194,6 @@
const DEVICE_BASE_ADDRESS: u8 = 0b100_1000;
struct Register;
-
impl Register {
const CONVERSION: u8 = 0x00;
const CONFIG: u8 = 0x01;