Added LM35

This commit is contained in:
Zachary Sunforge
2023-07-18 19:52:50 -07:00
parent 45bc1707e9
commit 5e46116976
8 changed files with 64 additions and 19 deletions

View File

@ -128,6 +128,7 @@ license.workspace = true
[features]
thermocouple_k = []
lm35 = []
[dependencies]
uom = { workspace = true }