Skip to content

Commit 291cd98

Browse files
martinworkabchatra
andauthored
Extension: add Smarthon Smart Home IoT Maker Kit (#6597)
Co-authored-by: Abhijith Chatra <[email protected]>
1 parent 3be56e6 commit 291cd98

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

389389
```codecard
390390
[{
391+
"name": "Smarthon Smart Home IoT Maker Kit",
392+
"url": "/pkg/SMARTHON/pxt-smarthome",
393+
"cardType": "package"
394+
}, {
391395
"name": "FWD Edu Smart Solder Kit",
392396
"url": "/pkg/Forward-Education/pxt-smart-soldering",
393397
"cardType": "package"

targetconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@
429429
"forward-education/pxt-climate-action": { "tags": [ "Science" ] },
430430
"elecfreaks/pxt-petal": { "tags": [ "Science" ] },
431431
"kitronikltd/pxt-kitronik-mai-z": { "tags": [ "Robotics" ] },
432+
"smarthon/pxt-smarthome": { "tags": [ "Networking" ] },
432433
"roborisen/braillebot": { "tags": [ "Robotics" ] },
433434
"backyardbrains/pxt-spikerbit": { "tags": [ "Science" ] },
434435
"microsoft/pxt-simx-sample": {

0 commit comments

Comments
 (0)