add max-88
This commit is contained in:
Mark 2019-01-10 16:52:23 +00:00 committed by Peli de Halleux
parent 11f1f6e59c
commit 2b8911cdd6
2 changed files with 6 additions and 1 deletions

View File

@ -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"
}] }]
``` ```

View File

@ -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": [