-
In this program, the micro:bit enters a sleep state, but the mic LED remains lit.
![image](https://user-images.githubusercontent.com/31242877/132859796-7ea7a3fc-072b-4bb8-b847-5a8bd6a32501.png)
…
-
**Describe the bug**
There seems to be no internal pull-up resistor for a button press leaving any button floating as shown in the simulator. I'm not sure if we would need to include an image of a p…
-
This bug is reproduced by multiple people in the community and registered in the Mojiang bugtracker, but has no movement: https://bugs.mojang.com/browse/MCPE-113355
The bug description:
Just bou…
-
This interface:
```
export interface MinimapImage extends Image {
minimapScale: MinimapScale;
}
```
produces this runtime error:
![image](https://user-images.githubusercontent.c…
darzu updated
4 years ago
-
At some point I was making custom blocks and couldn't get the result I wanted.
Is it possible to make a block with a bunch of parameters, in which, for example, there will be 2 parameters on one li…
-
When I use stm32f411ce to install the simulator and run arcade uF2 firmware, the sound will be stuck when playing, and adjusting the volume will also be stuck. My definition is as follows
#ifndef…
-
Role assignments should be stable. Try program with 3 buttons.
-
It seems that the throggle 0 is mapped to Axis 4, Axis 5 in HTML5 gamepad tester. throttle 1 is not detected.
Here is the makecode test program (with Metro M0 Express)
https://makecode.com/_Ah4X…
-
**Describe the bug**
When a variable is hoisted to global scope while decompiling, it can conflict with namespace names
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://makec…
-
Creating this as a catch-all issue pertaining to all activity relating to making more RAM available to applications when running BLE services