Skip to content

Commit bafb625

Browse files
committed
Merge pull request #8 from mikaelhm/master
Fixed button in diagram
2 parents e83d179 + e4ecb54 commit bafb625

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

exercises/light_switch/problem.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,19 @@ Pin 5 o------------ |
1515
+5 o---/\/\/---. |
1616
| |
1717
| |
18-
.--|--|--. |
19-
| | | | |
20-
Button --+-| | | |
21-
| | | | |
22-
'--|--|--' |
23-
| |
24-
----------.---o GND
18+
.---------. | |
19+
| | | |
20+
-+-_______-+--+ |
21+
| | | |
22+
-+-___|___-+--+ |
23+
| | | | |
24+
'____|____' | |
25+
| | |
26+
Button | |
27+
+---------+---o GND
2528
```
2629

30+
2731
## Components
2832

2933
- Button - http://node-ardx.org/electronics-primer#pushbutton
@@ -35,4 +39,4 @@ Pin 5 o------------ |
3539
- Button - https://github.com/rwaldron/johnny-five/wiki/Button#usage
3640
- LED - https://github.com/rwaldron/johnny-five/wiki/Led#api
3741

38-
---
42+
---

0 commit comments

Comments
 (0)