added sloth pakckage from Sunfounder (#731)
This commit is contained in:
parent
629525a681
commit
65a30af698
@ -111,5 +111,9 @@
|
|||||||
"name": "LINE BLE beacon",
|
"name": "LINE BLE beacon",
|
||||||
"url":"/pkg/pizayanz/pxt-linebeacon",
|
"url":"/pkg/pizayanz/pxt-linebeacon",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Sunfounder Sloth",
|
||||||
|
"url":"/pkg/sunfounder/pxt-sloth",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
@ -21,7 +21,8 @@
|
|||||||
"jdarling/pxt-pca9685",
|
"jdarling/pxt-pca9685",
|
||||||
"MUSELAB/pxt-wifi-shield",
|
"MUSELAB/pxt-wifi-shield",
|
||||||
"kittenbot/pxt-robotbit",
|
"kittenbot/pxt-robotbit",
|
||||||
"pizayanz/pxt-linebeacon"
|
"pizayanz/pxt-linebeacon",
|
||||||
|
"sunfounder/pxt-sloth"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel"
|
"Microsoft/pxt-neopixel"
|
||||||
|
Loading…
Reference in New Issue
Block a user