Library for the TI TMP102 I2C temperature sensor.
Dependents: TextLCD_HelloWorld MMEx_Challenge PCF2119_16X2_LCD_test TMP102_Serial_Logger ... more
Revision 3:b469676e9a9e, committed 2010-07-23
- 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 |
--- 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. */