add Kitronik interface for Fischertechnik (#2051)
This commit is contained in:
parent
0f3adfb22b
commit
4307e062b0
@ -107,6 +107,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "Kitronik ACCESS:bit",
|
"name": "Kitronik ACCESS:bit",
|
||||||
"url":"/pkg/KitronikLtd/pxt-kitronik-accessbit",
|
"url":"/pkg/KitronikLtd/pxt-kitronik-accessbit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Kitronik Fischertechnik interface",
|
||||||
|
"url":"/pkg/KitronikLtd/pxt-kitronik-fischertechnik",
|
||||||
|
"cardType": "package"
|
||||||
}, {
|
}, {
|
||||||
"name": "TCEA Nexus:bit",
|
"name": "TCEA Nexus:bit",
|
||||||
"url":"/pkg/alankrantas/pxt-Nexusbit",
|
"url":"/pkg/alankrantas/pxt-Nexusbit",
|
||||||
|
@ -128,7 +128,8 @@
|
|||||||
"e-radionicacom/pxt-wifi",
|
"e-radionicacom/pxt-wifi",
|
||||||
"monkmakes/pxt-sensor",
|
"monkmakes/pxt-sensor",
|
||||||
"alankrantas/pxt-Nexusbit",
|
"alankrantas/pxt-Nexusbit",
|
||||||
"elecfreaks/pxt-cutebot"
|
"elecfreaks/pxt-cutebot",
|
||||||
|
"KitronikLtd/pxt-kitronik-fischertechnik"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Loading…
Reference in New Issue
Block a user