pxt-calliope/libs/core/platform.h
Joey Wunderlich f14cd4fc24 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
2019-04-04 20:33:17 -07:00

4 lines
108 B
C

// helpful define to handle C++ differences in package
#define PXT_MICROBIT_TAGGED_INT 1
#define PXT_POWI 1