diff options
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -194,7 +194,6 @@ const DEVICE_BASE_ADDRESS: u8 = 0b100_1000; struct Register; - impl Register { const CONVERSION: u8 = 0x00; const CONFIG: u8 = 0x01; |
index : ads1x1x-async | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/lib.rs | 1 |
@@ -194,7 +194,6 @@ const DEVICE_BASE_ADDRESS: u8 = 0b100_1000; struct Register; - impl Register { const CONVERSION: u8 = 0x00; const CONFIG: u8 = 0x01; |