Commit a94e53d
codal_port: Update P9 to be UNUSED on V2 (was shared on V1).
P9 is a spare pin on micro:bit V2, but was shared with the display on V1.
This commit updates the definition of the pin and stops the display from
trying to acquire/release it during enable/disable.
Full pinout is available https://tech.microbit.org/hardware/edgeconnector/
See #571 parent ab8cff4 commit a94e53d
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
| |||
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
149 | 147 | | |
150 | 148 | | |
151 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments