cleaning out old images
This commit is contained in:
parent
bb8338a0f0
commit
ea82d066c9
@ -9,7 +9,15 @@ Below is a list of error numbers and what they mean:
|
|||||||
* **10** (`MICROBIT_I2C_LOCKUP`): the micro:bit's I2C bus is not working
|
* **10** (`MICROBIT_I2C_LOCKUP`): the micro:bit's I2C bus is not working
|
||||||
* **20** (`MICROBIT_OOM`): there is no free memory on the micro:bit
|
* **20** (`MICROBIT_OOM`): there is no free memory on the micro:bit
|
||||||
|
|
||||||
![](/static/mb/device/error-codes-0.png)
|
```sim
|
||||||
|
basic.showLeds(`
|
||||||
|
# . . . #
|
||||||
|
# # . # #
|
||||||
|
. . . . .
|
||||||
|
. # # # .
|
||||||
|
# . . . #
|
||||||
|
`)
|
||||||
|
```
|
||||||
|
|
||||||
### See also
|
### See also
|
||||||
|
|
||||||
|
BIN
docs/static/mb/device/error-codes-0.png
vendored
BIN
docs/static/mb/device/error-codes-0.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 284 KiB |
BIN
docs/static/mb/device/reactive-2.png
vendored
BIN
docs/static/mb/device/reactive-2.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
BIN
docs/static/mb/device/screen-0.png
vendored
BIN
docs/static/mb/device/screen-0.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user