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