exposing programSize function
This commit is contained in:
parent
eae2f0436d
commit
09f4001c7a
@ -7,5 +7,6 @@ typedef ImageData* Image;
|
||||
typedef BufferData* Buffer;
|
||||
|
||||
namespace pxt {
|
||||
uint32_t programSize();
|
||||
uint32_t afterProgramPage();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user