Skip to content

Commit

Permalink
Extension: add States (#6033)
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 9, 2024
1 parent 7dde978 commit 8839c49
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 @@ -984,6 +984,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
## Utilities
```codecard
[{
"name": "States",
"url": "/pkg/hovavo/pxt-states",
"cardType": "package"
}, {
"name": "Hebrew",
"url": "/pkg/shahart/heb-microbit",
"cardType": "package"
Expand Down
1 change: 1 addition & 0 deletions targetconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@
"davidnsousa/sonification": { "tags": [ "Software" ] },
"shahart/heb-microbit": { "tags": [ "Software" ] },
"kitronikltd/pxt-kitronik-craft-and-code": { "tags": [ "Robotics" ] },
"hovavo/pxt-states": { "tags": [ "Software" ] },
"parallaxinc/cyberbot_makecode": { "tags": [ "Robotics" ] },
"microsoft/pxt-simx-sample": {
"simx": {
Expand Down

0 comments on commit 8839c49

Please sign in to comment.