Skip to content

Commit dc2c0a2

Browse files
authored
Extension: add Kitronik Mai-Z the Mouse Bot (#6554)
1 parent d223b9d commit dc2c0a2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/extensions/extension-gallery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
553553

554554
```codecard
555555
[{
556+
"name": "Kitronik Mai-Z the Mouse Bot",
557+
"url":"/pkg/KitronikLtd/pxt-kitronik-mai-z",
558+
"cardType": "package"
559+
}, {
556560
"name": "DFRobot Creative Robotics Kit",
557561
"url":"/pkg/DFRobot/pxt-DFRobot_creative-robotics-kit",
558562
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@
489489
"forward-education/pxt-smart-hydroponics": { "tags": [ "Science" ] },
490490
"forward-education/pxt-climate-action": { "tags": [ "Science" ] },
491491
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
492+
"kitronikltd/pxt-kitronik-mai-z": { "tags": [ "Robotics" ] },
492493
"microsoft/pxt-simx-sample": {
493494
"simx": {
494495
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)