update to latest pxt / common (#2006)

* update to latest pxt / common

* enable qrCode experiment
This commit is contained in:
Peli de Halleux 2019-04-15 17:22:41 -07:00 committed by GitHub
parent 24c42cc3e8
commit 612052f661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

BIN
docs/static/experiments/qrCode.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.5.21",
"pxt-core": "5.9.4"
"pxt-common-packages": "6.5.22",
"pxt-core": "5.9.13"
}
}

View File

@ -293,7 +293,8 @@
"bluetoothUartConsole",
"bluetoothPartialFlashing",
"simScreenshot",
"simGif"
"simGif",
"qrCode"
],
"bluetoothUartFilters": [
{