We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8455c commit 5020369Copy full SHA for 5020369
examples/CommunitySubmitted/DHT/DHT.ino
@@ -14,7 +14,7 @@
14
[OUTPUT] --- [Digital Pin 2]
15
4. Set the TEMPERATURE_VIRTUAL_CHANNEL value below to a free virtual channel.
16
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.
+ 6. Set the correct DHT type you are using and the pin attached to the Arduino.
18
7. Set the Cayenne authentication info to match the authentication info from the Dashboard.
19
8. Compile and upload this sketch.
20
9. Once the Arduino connects to the Dashboard it should automatically create temporary display widget with data.
0 commit comments