Update to latest pxt-core and pxt-common-packages with codalnext changes

This commit is contained in:
Sam El-Husseini
2017-08-04 15:03:14 -07:00
parent 8321c76f4c
commit fe7e3a8790
3 changed files with 160 additions and 4 deletions

View File

@ -30,7 +30,5 @@
Object = 4,
Function = 5,
}
declare namespace serial {
}
// Auto-generated. Do not edit. Really.