Eric Jung
/
WIZnet-IoTShield-SENSOR_TEMP
Onboard temperature sensor sample for WIZnet IoT Shield
Revision 6:327fba9ec505, committed 2019-03-27
- 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) {