Remove c++ macros that are moving to common packages (#1953)

* (probably) fix PXT_BUFFER_DATA, need to set up docker to test

* switch to adding new macros

* more macros and rename some

* get data length in bytes

* remove macros that were moved to common packages

* bump common packages to include reqd pr
This commit is contained in:
Joey Wunderlich
2019-04-04 20:33:17 -07:00
committed by Peli de Halleux
parent aff219c6ef
commit f14cd4fc24
2 changed files with 1 additions and 11 deletions

View File

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.5.19",
"pxt-common-packages": "6.5.20",
"pxt-core": "5.9.3"
}
}