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 1:6709a7dfda65, committed 2017-05-20
- Comitter:
- ZHAW_Prometheus
- Date:
- Sat May 20 21:46:08 2017 +0000
- Parent:
- 0:667a753ef94f
- Commit message:
- Vers. 20.05.2017 23:45
Changed in this revision
IRSensor.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 667a753ef94f -r 6709a7dfda65 IRSensor.cpp --- a/IRSensor.cpp Wed May 10 08:54:53 2017 +0000 +++ b/IRSensor.cpp Sat May 20 21:46:08 2017 +0000 @@ -49,7 +49,6 @@ */ IRSensor::operator float() { - return read(); }