Skip to content

change case for V2 button and table element ids #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hardware/edgeconnector.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ Pin 9 is no longer jointly shared with the LED display, but Pin 8 and Pin 9 can

### Pins and Signals

[V2](#pins-and-signals){: #V2-button .btn.sm-btn .variation} [V1](#pins-and-signals){: #v1-button .btn.sm-btn}
[V2](#pins-and-signals){: #v2-button .btn.sm-btn .variation} [V1](#pins-and-signals){: #v1-button .btn.sm-btn}

This table shows various data about each of the pins on the micro:bit edge connector.

{: #V2-pins}
{: #v2-pins}
| m:b ring | mod | schem | MCU | s/w | functions | dir | pull? |
| -------- | --- | ----- | --- | --- | --------- | --- | ----- |
| | 21 | COLR3 | P0.31/AIN7 | P3 | (GPIO), (ANALOG), **LEDCOL(3)**, (PWM), (UART) | O | -- |
Expand Down