add Klip motor (#2069)

This commit is contained in:
Mark
2019-05-23 16:10:48 +01:00
committed by Peli de Halleux
parent b4ef9223d9
commit e2e9409205
2 changed files with 5 additions and 0 deletions

View File

@ -115,6 +115,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
"name": "TCEA Nexus:bit",
"url":"/pkg/alankrantas/pxt-Nexusbit",
"cardType": "package"
}, {
"name": "Kitronik Klip Motor",
"url":"/pkg/KitronikLtd/pxt-kitronik-klip-motor",
"cardType": "package"
}]
```