Thanks to visit codestin.com Credit goes to github.com
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 4619bee commit 384b543Copy full SHA for 384b543
Actuators/LightSwitch/LightSwitch.ino
@@ -6,7 +6,7 @@ This sketch shows how to set up a Light Switch with Cayenne
6
Steps:
7
1. In the Cayenne Dashboard add a new Light Switch Widget.
8
2. Select a GPIO pin number.
9
-3. Attach the positive leg of an LED to ground and the other leg to the selected digital pin.
+3. Attach the negative leg of an LED to ground and the other leg to the selected digital pin.
10
Schematic:
11
[Ground] -- [LED] -- [Resistor] -- [Digital Pin]
12
4. Set the token variable to match the Arduino token from the Dashboard.
0 commit comments