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.
2 parents e83d179 + e4ecb54 commit bafb625Copy full SHA for bafb625
exercises/light_switch/problem.md
@@ -15,15 +15,19 @@ Pin 5 o------------ |
15
+5 o---/\/\/---. |
16
| |
17
18
- .--|--|--. |
19
- | | | | |
20
- Button --+-| | | |
21
22
- '--|--|--' |
23
- | |
24
- ----------.---o GND
+ .---------. | |
+ | | | |
+ -+-_______-+--+ |
+ -+-___|___-+--+ |
+ | | | | |
+ '____|____' | |
25
+ | | |
26
+ Button | |
27
+ +---------+---o GND
28
```
29
30
+
31
## Components
32
33
- Button - http://node-ardx.org/electronics-primer#pushbutton
@@ -35,4 +39,4 @@ Pin 5 o------------ |
35
39
- Button - https://github.com/rwaldron/johnny-five/wiki/Button#usage
36
40
- LED - https://github.com/rwaldron/johnny-five/wiki/Led#api
37
41
38
----
42
+---
0 commit comments