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 7:cf5affdab535, committed 2016-01-28
- Comitter:
- RRacer
- Date:
- Thu Jan 28 09:21:44 2016 +0000
- Parent:
- 6:16c1a0bafb2c
- Commit message:
- .
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 16c1a0bafb2c -r cf5affdab535 main.cpp --- a/main.cpp Thu Jan 28 09:16:06 2016 +0000 +++ b/main.cpp Thu Jan 28 09:21:44 2016 +0000 @@ -14,7 +14,8 @@ // ROM CODE =62:00:00:01:CB:25:CA:28 1 // ROM CODE =B6:00:00:01:CB:1B:9E:28 2 // ROM CODE =66:00:00:01:CB:28:59:28 3 -// 3 devices found. Scanning completed. +// 3 devices found. +// Scanning completed. // Temp: 022.6875 Device: 000001CB25CA 001 // Temp: 022.6875 Device: 000001CB1B9E 002 // Temp: 027.6250 Device: 000001CB2859 003 @@ -27,7 +28,8 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // I have found that adding a small capacitor (100 nF or so) over the supply -// lines on long cable runs significantly reduces the number of bad readings. +// lines on each device on long cable runs significantly reduces the number of +// bad readings. // If you make temperature conversions more often than every 4-5 seconds, the // device(s) will self heat and produce a higher temperature reading. //////////////////////////////////////////////////////////////////////////////