add pxt-wifi extension (#2026)
* add pxt-wifi extension * Update targetconfig.json
This commit is contained in:
parent
0f51c64c93
commit
fa6c087199
@ -302,6 +302,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
||||
"name": "Pi Supply Lora Node",
|
||||
"url":"/pkg/PiSupply/pxt-iot-lora-node",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "WiFi:Bit",
|
||||
"url":"/pkg/e-radionicacom/pxt-wifi",
|
||||
"cardType": "package"
|
||||
}]
|
||||
```
|
||||
|
||||
|
@ -122,7 +122,8 @@
|
||||
"KitronikLtd/pxt-kitronik-accessbit",
|
||||
"kaku111/pxt-tobbieII",
|
||||
"alankrantas/pxt-DHT11_DHT22",
|
||||
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2"
|
||||
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2",
|
||||
"e-radionicacom/pxt-wifi"
|
||||
],
|
||||
"preferredRepos": [
|
||||
"Microsoft/pxt-neopixel",
|
||||
|
Loading…
Reference in New Issue
Block a user