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 7a36384 commit beeda5aCopy full SHA for beeda5a
exercises/light_switch/problem.ja.md
@@ -15,13 +15,16 @@ 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
## コンポーネント
exercises/light_switch/problem.md
@@ -27,7 +27,6 @@ Pin 5 o------------ |
+---------+---o GND
-
31
## Components
32
33
- Button - http://node-ardx.org/electronics-primer#pushbutton
0 commit comments