add pxt-wifi extension (#2026)

* add pxt-wifi extension

* Update targetconfig.json
This commit is contained in:
Mark
2019-05-06 06:53:31 +01:00
committed by Abhijith Chatra
parent 0f51c64c93
commit fa6c087199
2 changed files with 6 additions and 1 deletions

View File

@ -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",