add Imagimaker Magisheild (#1234)
This commit is contained in:
parent
577ff49e94
commit
e031c86782
@ -129,6 +129,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "PCA9685 LED controller",
|
"name": "PCA9685 LED controller",
|
||||||
"url":"/pkg/jdarling/pxt-pca9685",
|
"url":"/pkg/jdarling/pxt-pca9685",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Imagimaker Magisheild",
|
||||||
|
"url":"/pkg/Imagimaker/pxt-imagimaker",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -33,7 +33,8 @@
|
|||||||
"pimoroni/pxt-automationbit",
|
"pimoroni/pxt-automationbit",
|
||||||
"k8robotics/pxt-k8",
|
"k8robotics/pxt-k8",
|
||||||
"dexterind/pxt-giggle",
|
"dexterind/pxt-giggle",
|
||||||
"dexterind/pxt-gigglebot"
|
"dexterind/pxt-gigglebot",
|
||||||
|
"Imagimaker/pxt-imagimaker"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user