Skip to content

Commit d0a40c1

Browse files
Respositioned the example to fit arduino standard.
1 parent 142276e commit d0a40c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ReadSensor/ReadSensorOtherUnits.ino renamed to examples/ReadSensorOtherUnits/ReadSensorOtherUnits.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
MKR THERM Shield - Read Sensors
33
4-
This example reads the temperatures measured by the thermocouple
4+
This example reads the temperatures (in fahrenheit and kelvin) measured by the thermocouple
55
connected to the MKR THERM shield and prints them to the Serial Monitor
66
once a second.
77

0 commit comments

Comments
 (0)