DS7505 C, C++ driver source code: The DS7505 low-voltage (1.7V to 3.7V) digital thermometer and thermostat provides 9 to 12-bit digital temperature readings over a -55°C to +125°C range with +-0.5°C accuracy in the 0°C (32°F) to +70°C (158°F) range.

Dependents:   DS7505_Temperature_Sensor_Low_Power

Revision:
24:b4fdbbe79036
Parent:
22:692515ac2bb7
--- a/max31725_cpp.h	Wed Apr 10 17:07:21 2019 +0000
+++ b/max31725_cpp.h	Wed Apr 17 21:28:29 2019 +0000
@@ -182,4 +182,4 @@
 
 };
 
-#endif/* DS1775_CPP_H */
\ No newline at end of file
+#endif/* MAX31725_CPP_H */
\ No newline at end of file