microsoft / microsoft/pxt-microbit
Remove external speaker connection if V2 board is detected
Open
Nobody has claimed this yet.
music
P2
Simulator
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
If the V2 board is detected, we don't need an external speaker, so we should remove it from the simulator.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the micro:bit simulator code and the existing V2 board detection path. Trace how the external speaker connection is added, then verify that it is absent when V2 is detected while remaining available for other boards. The issue provides no file or test names, so identify the relevant simulator entry point and tests before making the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100