Adding missed dfrobot (#1527)

This commit is contained in:
Abhijith Chatra 2018-10-25 14:35:16 -07:00 committed by GitHub
parent 94a939a4aa
commit f34b41244d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -136,6 +136,15 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
}]
```
## Internet of Things
```codecard
[{
"name": "DF Robot Obloq",
"url":"/pkg/DFRobot/pxt-Obloq",
"cardType": "package"
}]
```
## Other
```codecard

View File

@ -30,6 +30,7 @@
"pimoroni/pxt-envirobit",
"Annikken/pxt-Andee",
"1010Technologies/pxt-makerbit",
"DFRobot/pxt-Obloq",
"pimoroni/pxt-automationbit",
"k8robotics/pxt-k8",
"dexterind/pxt-giggle",