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.
Dependents: app-board-TempAlarm LM75B IoTWorkshopSensors EduRobot ... more
Revision 7:bebde8098fca, committed 2013-08-09
- Comitter:
- neilt6
- Date:
- Fri Aug 09 22:21:36 2013 +0000
- Parent:
- 6:6b8a9d1ad49a
- Child:
- 8:2b797c309258
- Commit message:
- Minor documentation improvements
Changed in this revision
| LM75B.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/LM75B.h Fri Aug 09 19:14:47 2013 +0000
+++ b/LM75B.h Fri Aug 09 22:21:36 2013 +0000
@@ -98,9 +98,9 @@
/** Create an LM75B object connected to the specified I2C pins with the specified I2C slave address
*
- * @param sda I2C data pin
- * @param scl I2C clock pin
- * @param addr I2C slave address
+ * @param sda The I2C data pin.
+ * @param scl The I2C clock pin.
+ * @param addr The I2C slave address.
*/
LM75B(PinName sda, PinName scl, Address addr);
LM75B Temperature Sensor
LPC General Purpose Shield OM13082