bbcmicrobit / bbcmicrobit/micropython

Button pins and read_digital

Open
#612 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
646
Forks
290
PR merge metrics
No merged PRs in 30d

Description

I was researching something regarding microbit pins. I found an up coming feature that button pins (5 & 11) were reusable as read_digital pins.
It may be the case, i didn't read all the source.
Once `pinX.set_pull` or `pinX.read_digital` has run on pin 5/11 then it should now throw an exception if `button_a` or `button_b` methods such as `.is_pressed()` is used.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.