Craig A. Evans Feb 2016 Published to publish other code

Revision:
2:2e125e654e42
Parent:
0:8818842a3573
Child:
3:a41d68a94106
diff -r 8818842a3573 -r 2e125e654e42 TMP102.cpp
--- 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