A feature complete driver for the LM75B temperature sensor from NXP.

Dependents:   app-board-TempAlarm LM75B IoTWorkshopSensors EduRobot ... more

Revision:
5:f8b36d66b768
Parent:
4:06676376766a
Child:
6:6b8a9d1ad49a
--- a/LM75B.h	Fri Aug 02 22:00:15 2013 +0000
+++ b/LM75B.h	Wed Aug 07 18:34:19 2013 +0000
@@ -193,4 +193,4 @@
     void _writeTempHelper(char reg, float temp);
 };
 
-#endif
\ No newline at end of file
+#endif