parent
11f1f6e59c
commit
2b8911cdd6
@ -312,5 +312,9 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "ALS Robot JoyBit",
|
"name": "ALS Robot JoyBit",
|
||||||
"url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotJoyBit",
|
"url":"/pkg/alsrobot-microbit-makecode-packages/ALSRobotJoyBit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "MAX7219 8x8",
|
||||||
|
"url":"/pkg/alankrantas/pxt-MAX7219_8x8",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
@ -102,7 +102,8 @@
|
|||||||
"PiSupply/pxt-oled-ssd1306",
|
"PiSupply/pxt-oled-ssd1306",
|
||||||
"pimoroni/pxt-touchbit",
|
"pimoroni/pxt-touchbit",
|
||||||
"4tronix/cubebit",
|
"4tronix/cubebit",
|
||||||
"4tronix/BitCommander"
|
"4tronix/BitCommander",
|
||||||
|
"alankrantas/pxt-MAX7219_8x8"
|
||||||
|
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
|
Loading…
Reference in New Issue
Block a user