add touch:bit (#1727)

* add touch:bit

add Pimoroni touch:bit to extensions

* Update extensions.md
This commit is contained in:
Mark
2018-12-11 15:36:48 +00:00
committed by Peli de Halleux
parent a0313dad34
commit 02554a6193
2 changed files with 7 additions and 1 deletions

View File

@ -100,6 +100,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "Sparkfun Gamer:bit",
"url":"/pkg/sparkfun/pxt-gamer-bit",
"cardType": "package"
},
{
"name": "Pimoroni touch:bit",
"url":"/pkg/pimoroni/pxt-touchbit",
"cardType": "package"
}]
```