Skip to content

Commit f8746b9

Browse files
authored
Merge branch 'master' into add-fwd-vision-ai-kit
2 parents 2f56557 + 66ef4bf commit f8746b9

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/extensions/extension-gallery.md

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

598598
```codecard
599599
[{
600+
"name": "Elecfreaks PU Robot",
601+
"url":"/pkg/elecfreaks/pxt-PU-Robot",
602+
"cardType": "package"
603+
}, {
600604
"name": "Kitronik Design & Automate Accessory Kit",
601605
"url":"/pkg/KitronikLtd/pxt-design-and-automate-accessory-kit",
602606
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@
450450
"skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] },
451451
"pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] },
452452
"forward-education/pxt-ai-vision": { "tags": [ "Science" ] },
453+
"elecfreaks/pxt-pu-robot": { "tags": [ "Robotics" ] },
453454
"microsoft/pxt-simx-sample": {
454455
"simx": {
455456
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)