patching show leds (#775)

* patching show leds

* upgraded pxt

* radio patching
This commit is contained in:
Peli de Halleux
2018-05-15 15:10:30 -07:00
committed by GitHub
parent 02334c8a8b
commit c231b7f51e
2 changed files with 138 additions and 1 deletions

View File

@ -43,6 +43,6 @@
"@types/node": "8.0.53"
},
"dependencies": {
"pxt-core": "3.14.4"
"pxt-core": "3.14.9"
}
}