pxt-microbit Accessibility PR (#529)

* Accessibility changes
This commit is contained in:
Sam El-Husseini
2017-09-07 13:42:08 -07:00
committed by GitHub
parent 3f87576a50
commit e3975e65e5
357 changed files with 1641 additions and 3540 deletions

View File

@ -1,11 +1,11 @@
# Code
### @description code to make the coffee cup monster alive
## @description code to make the coffee cup monster alive
### ~avatar avatar
## ~avatar avatar
Add code to open the mouth when light is detected.
### ~
## ~
## Duration: ~30 minutes
@ -24,6 +24,6 @@ basic.forever(() => {
})
```
### ~button /projects/light-monster/connect
## ~button /projects/light-monster/connect
NEXT: Connect
### ~
## ~