Skip to content

Commit 5020369

Browse files
authored
Fix typo.
1 parent df8455c commit 5020369

File tree

1 file changed

+1
-1
lines changed
  • examples/CommunitySubmitted/DHT

1 file changed

+1
-1
lines changed

examples/CommunitySubmitted/DHT/DHT.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[OUTPUT] --- [Digital Pin 2]
1515
4. Set the TEMPERATURE_VIRTUAL_CHANNEL value below to a free virtual channel.
1616
5. Set the HUMIDITY_VIRTUAL_CHANNEL value below to a free virtual channel.
17-
6. Set the correct DHT type you are using and the pin attached to arduino.
17+
6. Set the correct DHT type you are using and the pin attached to the Arduino.
1818
7. Set the Cayenne authentication info to match the authentication info from the Dashboard.
1919
8. Compile and upload this sketch.
2020
9. Once the Arduino connects to the Dashboard it should automatically create temporary display widget with data.

0 commit comments

Comments
 (0)