Skip to content

Commit 66ef4bf

Browse files
authored
Extension: add Elecfreaks PU Robot (#7060)
1 parent 99ece08 commit 66ef4bf

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
@@ -593,6 +593,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
593593

594594
```codecard
595595
[{
596+
"name": "Elecfreaks PU Robot",
597+
"url":"/pkg/elecfreaks/pxt-PU-Robot",
598+
"cardType": "package"
599+
}, {
596600
"name": "Kitronik Design & Automate Accessory Kit",
597601
"url":"/pkg/KitronikLtd/pxt-design-and-automate-accessory-kit",
598602
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@
449449
"bsiever/pxt-sen66": { "tags": [ "Science" ] },
450450
"skinformatics/enorasiscore-makecode": { "tags": [ "Science" ] },
451451
"pasalt/pxt-neopixel-matrix-extension": { "tags": [ "Lights and Display" ] },
452+
"elecfreaks/pxt-pu-robot": { "tags": [ "Robotics" ] },
452453
"microsoft/pxt-simx-sample": {
453454
"simx": {
454455
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)