5 lines
		
	
	
		
			100 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			100 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include "images_handle.h"
 | 
						|
const lv_img_dsc_t *find_image(const char *name)
 | 
						|
{
 | 
						|
    return NULL;
 | 
						|
} |