added scrollbit package (#762)
This commit is contained in:
parent
12eee456df
commit
005333a9c6
@ -115,5 +115,10 @@
|
|||||||
"name": "Sunfounder Sloth",
|
"name": "Sunfounder Sloth",
|
||||||
"url":"/pkg/sunfounder/pxt-sloth",
|
"url":"/pkg/sunfounder/pxt-sloth",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Pimoroni Scrollbit",
|
||||||
|
"url":"/pkg/pimoroni/pxt-scrollbit",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -22,7 +22,8 @@
|
|||||||
"MUSELAB/pxt-wifi-shield",
|
"MUSELAB/pxt-wifi-shield",
|
||||||
"kittenbot/pxt-robotbit",
|
"kittenbot/pxt-robotbit",
|
||||||
"pizayanz/pxt-linebeacon",
|
"pizayanz/pxt-linebeacon",
|
||||||
"sunfounder/pxt-sloth"
|
"sunfounder/pxt-sloth",
|
||||||
|
"pimoroni/pxt-scrollbit"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel"
|
"Microsoft/pxt-neopixel"
|
||||||
|
Loading…
Reference in New Issue
Block a user