-
From:
- https://github.com/microsoft/pxt-microbit/issues/5409
Replicable example from:
- https://github.com/microsoft/pxt-microbit/issues/5409#issuecomment-1946206199
```cpp
#include "MicroBi…
-
Issue:
- https://github.com/microsoft/pxt-microbit/issues/5327
Extension:
- https://github.com/microsoft/pxt-sonar/blob/master/main.ts
MakeCode pulseIn:
- https://github.com/microsoft/pxt-mic…
-
**Describe the bug**
https://github.com/microsoft/pxt-microbit/issues/5590
![image](https://github.com/microbit-foundation/microbit-android/assets/147113/aa82c21e-3e16-49b6-ad0a-b5c710d0d66a)
…
-
**Describe the bug**
I am building a bluetooth project that needs to be 'open security' (no pairing required)
![Image](https://github.com/user-attachments/assets/a8f1d98d-f302-496d-9b85-128c1192f136)
…
-
**Describe the bug**
First of all congratulations for all the great work you have done so far. I am an owner of a Nezha inventor kit which as you know it also requires the planetX extension in order …
-
In comparison the recording in MakeCode is a bit louder, the background noise is also increased, but it makes voice recordings a bit easier to understand.
I've created this hex file for comparison …
-
Add robot extension to MakeCode and create this program (https://makecode.microbit.org/_PEqVT5VRaXzb):
```
robot.setRadioGroup(1)
robot.elecfreaksCuteBot.start()
```
See following error in conso…
-
StreamRecording::canPull() (not used) does not correspond to it's description in the code comments.
https://github.com/lancaster-university/codal-core/blob/509086cc8590465041b15493ab52b56e7071c110…
-
Second part for:
- https://github.com/lancaster-university/codal-microbit-v2/issues/30
A quick workaround was applied in:
- https://github.com/lancaster-university/codal-microbit-v2/pull/366
H…
-
When serving MakeCode locally using the following commands + flags + env variables, it builds DAL/CODAL locally, then opens the MakeCode editor in a browser window, and any TS-only projects there uses…