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

Skip to content

Commit b20ed9d

Browse files
committed
Updated README formatting.
1 parent 5a20bc4 commit b20ed9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Actuators/LightSwitch/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ This sketch shows how to set up a Light Switch with Cayenne
66
1. In the Cayenne Dashboard add a new Light Switch Widget.
77
2. Select a GPIO pin number.
88
3. Attach the positive leg of an LED to ground and the other leg to the selected digital pin.
9-
Schematic:
9+
* Schematic:
10+
```
1011
[Ground] -- [LED] -- [Resistor] -- [Digital Pin]
12+
```
1113
4. Set the token variable to match the Arduino token from the Dashboard.
1214
5. Compile and upload this sketch.
1315
6. Once the Arduino connects to the Dashboard you can toggle the LED switch.

0 commit comments

Comments
 (0)