Adjusted error handling and organization of transducers.

This commit is contained in:
Zachary Levy
2026-04-12 12:44:21 -07:00
parent 2a0d9e0097
commit f06582caed
6 changed files with 200 additions and 196 deletions
-1
View File
@@ -124,7 +124,6 @@ libm = ["dep:libm", "num-traits/libm"]
resistive-divider = []
thermocouple-k = ["libm"]
thermistor = ["libm"]
lm35 = []
pid = []
stm32 = []