Skip to content

Commit

Permalink
Merge pull request #23 from CleoQc/master
Browse files Browse the repository at this point in the history
Microbit V2 support
  • Loading branch information
CleoQc authored Nov 13, 2020
2 parents c2abc3d + a8a6f2d commit f014bb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pxt.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "giggle",
"version": "1.4.2",
"version": "2.0.3",
"dependencies": {
"core": "*",
"radio": "*",
"neopixel": "github:microsoft/pxt-neopixel#v0.6.7",
"gigglebot": "github:dexterind/pxt-gigglebot#v1.3.4",
"neopixel": "github:microsoft/pxt-neopixel#v0.7.3",
"gigglebot": "github:dexterind/pxt-gigglebot#v2.0.3",
"radio-broadcast": "*"
},
"description": "GiggleBot is a microbit rover by Dexter Industries, it offers a total of 9 neopixels, 2 line sensors, 2 light sensors, and 2 servos",
Expand Down

0 comments on commit f014bb4

Please sign in to comment.