add irseeker extension (#2027)
* add irseeker extension * Update targetconfig.json
This commit is contained in:
parent
446b5e920b
commit
d24b6da781
@ -248,6 +248,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
||||
"name": "ky040 rotary",
|
||||
"url":"/pkg/Tinkertanker/pxt-rotary-encoder-ky040",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Hitechnic IRSeeker",
|
||||
"url":"/pkg/cgs-matthew-pham/pxt-hitechnic-irseeker-v2",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "GY521",
|
||||
"url":"/pkg/PaulDFoster/pxt-microbit-GY521",
|
||||
|
@ -121,7 +121,8 @@
|
||||
"jcubuntu/pxt-iKB1",
|
||||
"KitronikLtd/pxt-kitronik-accessbit",
|
||||
"kaku111/pxt-tobbieII",
|
||||
"alankrantas/pxt-DHT11_DHT22"
|
||||
"alankrantas/pxt-DHT11_DHT22",
|
||||
"cgs-matthew-pham/pxt-hitechnic-irseeker-v2"
|
||||
],
|
||||
"preferredRepos": [
|
||||
"Microsoft/pxt-neopixel",
|
||||
|
Loading…
Reference in New Issue
Block a user