Add Buffer; go to core v0.1.5
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#include "kindscript.h"
|
||||
#include "ManagedBuffer.h"
|
||||
|
||||
using namespace kindscript;
|
||||
MicroBitPin *getPin(int id);
|
||||
typedef ImageData* Image;
|
||||
typedef BufferData* Buffer;
|
||||
|
||||
|
Reference in New Issue
Block a user