Merge pull request #146 from bluetooth-mdw/master

UART blocks plus pairing documentation and updated hints section
This commit is contained in:
Peli de Halleux
2016-06-24 07:57:33 -07:00
committed by GitHub
18 changed files with 359 additions and 13 deletions

View File

@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.2.187"
"pxt-core": "0.2.179"
}
}