Skip to content

Commit 9e481bc

Browse files
martinworkabchatra
andauthoredMar 20, 2025
Extension: add Luma Matrix (#6123)
Co-authored-by: Abhijith Chatra <[email protected]>
1 parent b10702e commit 9e481bc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

‎docs/extensions/extension-gallery.md

+4
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,10 @@ Many extensions are available to work with interface kits, add-on hardware, or o
458458

459459
```codecard
460460
[{
461+
"name": "ZHAW Luma Matrix",
462+
"url":"/pkg/InES-HPMM/pxt-luma-matrix",
463+
"cardType": "package"
464+
}, {
461465
"name": "Kitronik Lamp:Bit",
462466
"url":"/pkg/KitronikLtd/pxt-kitronik-lampbit",
463467
"cardType": "package"

‎targetconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@
473473
"siyeenove/pxt_mcar": { "tags": [ "Robotics" ] },
474474
"elecfreaks/xgo-rider": { "tags": [ "Robotics" ] },
475475
"dfrobot/pxt-dfrobot_creative-robotics-kit": { "tags": [ "Robotics" ] },
476+
"ines-hpmm/pxt-luma-matrix": { "tags": [ "Lights and Display" ] },
476477
"team-bp/pxt-bplab": { "tags": [ "Science" ] },
477478
"microsoft/pxt-simx-sample": {
478479
"simx": {

0 commit comments

Comments
 (0)