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