Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 2:13bcaedf765c, committed 2015-12-23
- Comitter:
- mbed_Cookbook_SE
- Date:
- Wed Dec 23 16:47:50 2015 +0000
- Parent:
- 1:4a588e05e5b6
- Commit message:
- ??
Changed in this revision
| LM61CIZ.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/LM61CIZ.h Sun May 17 15:18:01 2015 +0000
+++ b/LM61CIZ.h Wed Dec 23 16:47:50 2015 +0000
@@ -25,7 +25,7 @@
*/
LM61CIZ(PinName ain);
- /** Read the current temperature value (degree Celsius) from LM61CIZ sensor
+ /** Read the current temperature value from LM61CIZ sensor
*
*/
float getTemperature(void);