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", "name": "TCEA Nexus:bit",
"url":"/pkg/alankrantas/pxt-Nexusbit", "url":"/pkg/alankrantas/pxt-Nexusbit",
"cardType": "package" "cardType": "package"
}, {
"name": "Kitronik Klip Motor",
"url":"/pkg/KitronikLtd/pxt-kitronik-klip-motor",
"cardType": "package"
}] }]
``` ```

View File

@ -130,6 +130,7 @@
"alankrantas/pxt-Nexusbit", "alankrantas/pxt-Nexusbit",
"elecfreaks/pxt-cutebot", "elecfreaks/pxt-cutebot",
"KitronikLtd/pxt-kitronik-fischertechnik", "KitronikLtd/pxt-kitronik-fischertechnik",
"KitronikLtd/pxt-kitronik-klip-motor",
"alankrantas/pxt-ESP8266_ThingSpeak" "alankrantas/pxt-ESP8266_ThingSpeak"
], ],
"preferredRepos": [ "preferredRepos": [