Commit 1a17d41
fix(ExternalWakeup): customization may be needed depending on button implementation
Warning: depending on boards, and its button hardware implementation,
it may be required to adapt INPUT_PULLUP/INPUT_PULLDOWN parameter
in pinMode(pin, XXX)
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>1 parent 8d717bf commit 1a17d41
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments