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.
Diff: TMP102.cpp
- Revision:
- 2:2e125e654e42
- Parent:
- 0:8818842a3573
- Child:
- 3:a41d68a94106
--- a/TMP102.cpp Fri Feb 05 17:24:06 2016 +0000 +++ b/TMP102.cpp Thu Dec 16 11:14:53 2021 +0000 @@ -81,5 +81,6 @@ wait(0.2); led_->write(1); wait(0.2); + printf("An error has occured"); } } \ No newline at end of file