add Klip motor (#2069)
This commit is contained in:
parent
b4ef9223d9
commit
e2e9409205
@ -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"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user