-
### Check version
- [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHA…
-
Windows/Edge
Repro -
- micro:bit v2 connected (but not paired yet)
- click Download button
- click Pair Now through dialog
- click Connect to browser
I would expect the Download button to cha…
-
Crashed with 020 :( after the following
```
music.setBuiltInSpeakerEnabled(false)
for (let i = 0; i < 200; i++) {
if (i % 10 == 0) {
basic.showNumber(i)
}
billy.say("…
-
It's going to be very difficult for classrooms who are all sharing a handful of micro:bits to test their audio programs if they can't record and play their sounds on the computer.
-
31250 baud is required for sending MIDI via a 5pin MIDI din
Although the enums for the makecode blocks allow you to set the baudrate to 31250 for the serial communication, doing so on microbit V2,…
-
**Describe the bug**
In file microphone.cpp onSound(), the threshold type (LOW/HIGH) is set depending on whether it is equal to DetectedSound::Loud. This means that threshold will not be set to LEVEL…
-
On the left panel, see where you can pick tiles. This is what it looks like in the vs code extension - there is no way to select custom tiles:
![image](https://user-images.githubusercontent.com/15070…
-
1. Ctrl + Shift+P
2. Run command " Build project"
3. Choose meowbit
4. It says "building project"
However, no artifact or anything produced. Doesn't even say it is successful.
-
With two fibers displaying 0,1,2 and 3,4,5,
V1 shows 0,1,2,3,4,5
V2 shows 0,1,2,5
Related: https://github.com/microsoft/pxt-microbit/issues/3870
Hex: [test-forever.zip](https://github.com/la…
-
See https://github.com/microsoft/pxt-microbit/issues/4899