Library to support temperature sensor conversions and lookups

Revision:
2:bcfa5a2f21c9
Parent:
1:f65f6fadda5d
Child:
4:d8246c20aed2
--- a/ntc_10k_44031.cpp	Mon Feb 22 05:08:54 2021 +0000
+++ b/ntc_10k_44031.cpp	Fri Mar 19 08:09:19 2021 +0000
@@ -83,4 +83,3 @@
 	return thermistor::lookup(lut, resistance, lut_size, lut_offset);
 }
 #endif
-