fix visual issues
This commit is contained in:
@@ -6,4 +6,6 @@ The micro:bit as 3 hardware buttons, 2 user buttons and the reset button.
|
||||
|
||||
The user buttons are wired up to be high when unpressed and low when pressed.
|
||||
|
||||
``` rust
|
||||
{{#include examples/buttons.rs}}
|
||||
```
|
||||
|
||||
@@ -8,4 +8,6 @@ or for monochrome images with differing brightness levels
|
||||
|
||||
## Blocking binary image display
|
||||
|
||||
``` rust
|
||||
{{#include examples/display_blocking.rs}}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user