Add missing packages to package documentation page (#465)
This commit is contained in:
parent
2ff50b9c0f
commit
4d95445e7b
@ -35,5 +35,17 @@
|
||||
"name": "SRS BitBot",
|
||||
"url":"/pkg/srs/pxt-bitbot",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "File System",
|
||||
"url":"/pkg/microsoft/pxt-filesystem",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "MIDI",
|
||||
"url":"/pkg/microsoft/pxt-midi",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Bluetooth MIDI",
|
||||
"url":"/pkg/microsoft/pxt-bluetooth-midi",
|
||||
"cardType": "package"
|
||||
}]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user