Add MakerBit Pins extension (#1979)
This commit is contained in:
parent
c3c2545607
commit
f480d35d6b
@ -210,6 +210,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "MakerBit",
|
"name": "MakerBit",
|
||||||
"url": "/pkg/1010Technologies/pxt-makerbit",
|
"url": "/pkg/1010Technologies/pxt-makerbit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "MakerBit Pins",
|
||||||
|
"url": "/pkg/1010Technologies/pxt-makerbit-pins",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -72,6 +72,7 @@
|
|||||||
"1010Technologies/pxt-makerbit-lcd1602",
|
"1010Technologies/pxt-makerbit-lcd1602",
|
||||||
"1010Technologies/pxt-makerbit-ir-receiver",
|
"1010Technologies/pxt-makerbit-ir-receiver",
|
||||||
"1010Technologies/pxt-makerbit-touch",
|
"1010Technologies/pxt-makerbit-touch",
|
||||||
|
"1010Technologies/pxt-makerbit-pins",
|
||||||
"pimoroni/pxt-automationbit",
|
"pimoroni/pxt-automationbit",
|
||||||
"k8robotics/pxt-k8",
|
"k8robotics/pxt-k8",
|
||||||
"dexterind/pxt-giggle",
|
"dexterind/pxt-giggle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user