final vidoe cleanup
This commit is contained in:
@ -4,8 +4,6 @@ Clear the screen by pressing buttons on the BBC micro:bit.
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
### @video td/videos/screen-wipe-0
|
||||
|
||||
This activity will teach how to clear the screen by pressing button ``A`` on the BBC micro:bit.
|
||||
|
||||
### ~
|
||||
|
@ -40,8 +40,6 @@ input.onButtonPressed(Button.B, () => {
|
||||
|
||||
**Challenge 2**
|
||||
|
||||
### @video td/videos/screen-wipe-2
|
||||
|
||||
Replay the animation when the "B" button is pressed by typing in `basic->show animation(..., 400)`.
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user