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 3:3635002dc1de, committed 2016-01-20
- Comitter:
- mbed_Cookbook_SE
- Date:
- Wed Jan 20 15:29:56 2016 +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 Jan 20 15:29:56 2016 +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);