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