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"
}]
```

View File

@ -63,7 +63,8 @@
"PiSupply/pxt-iot-lora-node",
"PiSupply/pxt-tinker-kit",
"PiSupply/pxt-bitbuggy",
"PiSupply/pxt-oled-ssd1306"
"PiSupply/pxt-oled-ssd1306",
"pimoroni/pxt-touchbit"
],
"preferredRepos": [