Add muvision (#2573)
* Extensions: Add DFRobot Maqueen * Extensions: Add MUvision Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
This commit is contained in:
@ -348,6 +348,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "MU Vision camera",
|
||||
"url":"/pkg/mu-opensource/pxt-muvision",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Let's Talk Science COZIR sensor",
|
||||
"url":"/pkg/letstalkscience/pxt-cozir",
|
||||
"cardType": "package"
|
||||
|
@ -162,6 +162,7 @@
|
||||
"alsrobot-microbit-makecode-packages/MiniCruise",
|
||||
"4tronix/ServoBit",
|
||||
"DFRobot/pxt-maqueen",
|
||||
"mu-opensource/pxt-muvision",
|
||||
"KitronikLtd/pxt-kitronik-clip-detector",
|
||||
"DFRobot/pxt-DFRobot-NaturalScience"
|
||||
],
|
||||
|
Reference in New Issue
Block a user