Skip to content
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

D1 pin creates unwanted behaviour in Activity buttons and led display (not tested in other situations) #97

Open
Pascal-Flores opened this issue Apr 11, 2022 · 0 comments

Comments

@Pascal-Flores
Copy link
Collaborator

When the D1 pin is connected to a button, if any other button connected to another D pin is pressed, the LED associated to the D1 pin powers on, and then the LED associated to the pin connected to the buttton that is pressed powers on, as if the method called by D1's button was executed when another button is pressed. This scenario happens only with the D1 pin.

Steps to reproduce the behavior:

  1. Copy paste the code in the activity "buttons and led display" in the section "code it" to a STM32 makecode project
  2. Run the code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant