fix sensor
This commit is contained in:
parent
13905ad867
commit
ddb532134f
6
pxt.json
6
pxt.json
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "mbit",
|
"name": "mbit",
|
||||||
"version": "1.2.0",
|
"version": "3.0.1",
|
||||||
"description": "Extension for YahBoom m:bit",
|
"description": "Extension for YahBoom m:bit V3.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
"neopixel": "github:microsoft/pxt-neopixel#v0.3.10",
|
"neopixel": "github:lzty634158/pxt-neopixel",
|
||||||
"Mbit_IR": "github:lzty634158/yahboom_mbit_IR"
|
"Mbit_IR": "github:lzty634158/yahboom_mbit_IR"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue