Skip to content

Commit 52562f8

Browse files
authored
Merge branch 'master' into extension-add-states
2 parents bedf3db + 7dde978 commit 52562f8

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

522522
```codecard
523523
[{
524+
"name": "PARALLAX cyber:bot",
525+
"url":"/pkg/parallaxinc/cyberbot_makecode",
526+
"cardType": "package"
527+
}, {
524528
"name": "Kitronik Craft & Code",
525529
"url":"/pkg/KitronikLtd/pxt-kitronik-Craft-and-Code",
526530
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@
468468
"shahart/heb-microbit": { "tags": [ "Software" ] },
469469
"kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] },
470470
"hovavo/pxt-states": { "tags": [ "Software" ] },
471+
"parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] },
471472
"microsoft/pxt-simx-sample": {
472473
"simx": {
473474
"sha": "7301f5900879b85127482d79bab48f03c25690a8",

0 commit comments

Comments
 (0)