Skip to content

Commit

Permalink
Extension: add mCar (#6035)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhijith Chatra <[email protected]>
  • Loading branch information
martinwork and abchatra authored Dec 11, 2024
1 parent b8a13e2 commit f60b62d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extensions/extension-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o

```codecard
[{
"name": "SIYEENOVE mCar",
"url":"/pkg/siyeenove/pxt_mcar",
"cardType": "package"
}, {
"name": "Cytron SUMO:BIT",
"url":"/pkg/CytronTechnologies/pxt-sumobit",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@
"cytrontechnologies/pxt-sumobit": { "tags": [ "Robotics" ] },
"hovavo/pxt-states": { "tags": [ "Software" ] },
"parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] },
"siyeenove/pxt_mcar": { "tags": [ "Robotics" ] },
"microsoft/pxt-simx-sample": {
"simx": {
"sha": "7301f5900879b85127482d79bab48f03c25690a8",
Expand Down

0 comments on commit f60b62d

Please sign in to comment.