Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 384b543

Browse files
committed
3073 Fixed typo.
1 parent 4619bee commit 384b543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Actuators/LightSwitch/LightSwitch.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This sketch shows how to set up a Light Switch with Cayenne
66
Steps:
77
1. In the Cayenne Dashboard add a new Light Switch Widget.
88
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.
9+
3. Attach the negative leg of an LED to ground and the other leg to the selected digital pin.
1010
Schematic:
1111
[Ground] -- [LED] -- [Resistor] -- [Digital Pin]
1212
4. Set the token variable to match the Arduino token from the Dashboard.

0 commit comments

Comments
 (0)