-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 #57
- Loading branch information
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters