add nexusbit (#2043)
This commit is contained in:
parent
0ea7fa30a5
commit
98285a5d08
@ -99,6 +99,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": "TCEA Nexus:bit",
|
||||||
|
"url":"/pkg/alankrantas/pxt-Nexusbit",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -124,7 +124,8 @@
|
|||||||
"alankrantas/pxt-DHT11_DHT22",
|
"alankrantas/pxt-DHT11_DHT22",
|
||||||
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2",
|
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2",
|
||||||
"e-radionicacom/pxt-wifi",
|
"e-radionicacom/pxt-wifi",
|
||||||
"monkmakes/pxt-sensor"
|
"monkmakes/pxt-sensor",
|
||||||
|
"alankrantas/pxt-Nexusbit"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Loading…
Reference in New Issue
Block a user