Library for the TI TMP102 I2C temperature sensor.

Dependents:   TextLCD_HelloWorld MMEx_Challenge PCF2119_16X2_LCD_test TMP102_Serial_Logger ... more

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Fri Jul 23 10:46:33 2010 +0000
Parent:
2:38cc3a283e6d
Commit message:

Changed in this revision

TMP102.h Show annotated file Show diff for this revision Revisions of this file
diff -r 38cc3a283e6d -r b469676e9a9e TMP102.h
--- a/TMP102.h	Fri Jul 23 10:45:58 2010 +0000
+++ b/TMP102.h	Fri Jul 23 10:46:33 2010 +0000
@@ -46,7 +46,7 @@
   */ 
   ~TMP102();
   
-  //!Read the current temperature.
+  //!Reads the current temperature.
   /*!
   Reads the temperature register of the TMP102 and converts it to a useable value.
   */