library for using LM61.

Dependents:   Thermometer TMP36_Anlog_temperature_read

Please connect AnalogIn pin with vout pin of LM61.

Files at this revision

API Documentation at this revision

Comitter:
Match314
Date:
Wed Jan 14 08:57:28 2015 +0000
Parent:
0:ba8b3a1b95ac
Child:
2:7fe5f722fc6b
Commit message:
Update.

Changed in this revision

LM61.h Show annotated file Show diff for this revision Revisions of this file
--- a/LM61.h	Wed Jan 14 08:42:11 2015 +0000
+++ b/LM61.h	Wed Jan 14 08:57:28 2015 +0000
@@ -15,7 +15,7 @@
 
 #include "mbed.h"
 
-/** Display control class, based on GraphicsDisplay and TextDisplay
+/** Get temperature from LM61 class
  *
  * Example:
  * @code