Skip to content

Commit

Permalink
Extension: add pxt-faces (#5438)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
  • Loading branch information
martinwork and abchatra authored Jan 17, 2024
1 parent 311ffc4 commit 19bcbe0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -936,6 +936,10 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
## Utilities
```codecard
[{
"name": "Faces",
"url": "/pkg/GrandpaBond/pxt-faces",
"cardType": "package"
}, {
"name": "Makey Makey Code-a-Key",
"url": "/pkg/joylabz/code-a-key-extension",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@
"4tronix/mars-rover": { "tags": [ "Robotics" ] },
"monkmakes/plant-monitor-makecode": { "tags": [ "Science" ] },
"grandpabond/pxt-flexfx": { "tags": [ "Software" ] },
"grandpabond/pxt-faces": { "tags": [ "Software" ] },
"joylabz/code-a-key-extension": {},
"eb8ga/pxt-roversa-2": { "tags": [ "Robotics" ] }
},
Expand Down

0 comments on commit 19bcbe0

Please sign in to comment.