add 4tronix exensions (#1739)

- add cube:bit
- add BitCommander
This commit is contained in:
Mark
2018-12-13 15:01:45 +00:00
committed by Peli de Halleux
parent 2b9aa8afa6
commit 97d8653eb3
2 changed files with 13 additions and 2 deletions

View File

@ -101,6 +101,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"url":"/pkg/sparkfun/pxt-gamer-bit",
"cardType": "package"
},
{
"name": "4tronix BitCommander",
"url":"/pkg/4tronix/BitCommander",
"cardType": "package"
},
{
"name": "Pimoroni touch:bit",
"url":"/pkg/pimoroni/pxt-touchbit",
@ -275,7 +280,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "Muselab WiFi IoT Shield",
"url":"/pkg/MUSELAB/pxt-wifi-shield",
"cardType": "package"
}, {
}, {
"name": "4tronix Cube:Bit",
"url":"/pkg/4tronix/cubebit",
"cardType": "package"
}, {
"name": "LINE BLE beacon",
"url":"/pkg/pizayanz/pxt-linebeacon",
"cardType": "package"