Onboard temperature sensor sample for WIZnet IoT Shield

Files at this revision

API Documentation at this revision

Comitter:
hkjung
Date:
Wed Mar 27 13:30:36 2019 +0000
Parent:
5:2cbdcdb06765
Commit message:
Modified some comments

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Mar 27 07:02:59 2019 +0000
+++ b/main.cpp	Wed Mar 27 13:30:36 2019 +0000
@@ -60,7 +60,7 @@
     myprintf("WIZnet IoT Shield for Arm MBED");
     myprintf("LTE Cat.M1 Version");
     myprintf("=================================================");
-    myprintf(">> Sample Code: TEMP Test)");
+    myprintf(">> Sample Code: Temperature Sensor (LM35)");
     myprintf("=================================================\r\n");
 
     while(1) {