added afterProgramPage to C++ declarations
This commit is contained in:
parent
0a5c2e4df9
commit
efd310f0b4
@ -6,3 +6,6 @@ MicroBitPin *getPin(int id);
|
||||
typedef ImageData* Image;
|
||||
typedef BufferData* Buffer;
|
||||
|
||||
namespace pxt {
|
||||
uint32_t afterProgramPage();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user