This commit is contained in:
Mark 2019-09-25 15:01:24 +01:00 committed by Peli de Halleux
parent 980f8ef41f
commit 87dba4b5b4
2 changed files with 5 additions and 0 deletions

View File

@ -243,6 +243,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "Minode Kit",
"url":"/pkg/minodekit/pxt-minode",
"cardType": "package"
}, {
"name": "XinaBox SW01 Advanced Weather Sensor",
"url":"/pkg/xinabox/pxt-SW01",
"cardType": "package"
}, {
"name": "Grove inventor kit",
"url":"/pkg/Seeed-Studio/pxt-grove",

View File

@ -140,6 +140,7 @@
"sparkfun/pxt-gator-soil",
"sparkfun/pxt-gator-microphone",
"rebeccaclavier/pxt-bmp280",
"xinabox/pxt-SW01",
"xinabox/pxt-OD01",
"51bit/dfplayermini",
"makecode-extensions/STTS751",