Add maqueen (#2560)

* Extensions: Add DFRobot Maqueen

* fix
This commit is contained in:
Mark
2019-12-19 22:44:31 +00:00
committed by Abhijith Chatra
parent 667c54311b
commit cdab9a1db0
2 changed files with 9 additions and 2 deletions

View File

@ -41,7 +41,13 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "4tronix MiniBit",
"url":"/pkg/4tronix/MiniBit",
"cardType": "package"
}, {
},
{
"name": "DF Robot Maqueen",
"url":"/pkg/DFRobot/pxt-maqueen",
"cardType": "package"
},
{
"name": "Sunfounder Sloth",
"url":"/pkg/sunfounder/pxt-sloth",
"cardType": "package"