Skip to content

Commit

Permalink
Update pxt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
finalvalue committed Sep 8, 2020
1 parent 769397e commit 3ceea43
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
"core": "*",
"radio": "*",
"neopixel": "github:microsoft/pxt-neopixel",
"ps2controller": "github:yfrobot-tm/pxt-ps2-controller"
"ps2controller": "github:yfrobot-tm/pxt-ps2-controller#v0.0.2"
},
"files": [
"README.md",
"test.ts",
"robotic.ts"
],
"testFiles": [
Expand All @@ -21,5 +20,5 @@
"supportedTargets": [
"microbit"
],
"preferredEditor": "blocksprj"
"preferredEditor": "tsprj"
}

0 comments on commit 3ceea43

Please sign in to comment.