Issue #28: Start GUI for Temp Profile execution
This commit is contained in:
		@@ -33,7 +33,7 @@
 | 
			
		||||
/  2: Enable with LF-CRLF conversion. */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#define FF_USE_FIND		0
 | 
			
		||||
#define FF_USE_FIND		1
 | 
			
		||||
/* This option switches filtered directory read functions, f_findfirst() and
 | 
			
		||||
/  f_findnext(). (0:Disable, 1:Enable 2:Enable with matching altname[] too) */
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -87,4 +87,6 @@ void menu_list_scroll_up(struct menu_list *list);
 | 
			
		||||
 | 
			
		||||
void menu_list_enter_selected_entry(struct menu_list *list, struct lcd_menu *menu);
 | 
			
		||||
 | 
			
		||||
uint32_t menu_list_get_currently_selected(struct menu_list *list);
 | 
			
		||||
 | 
			
		||||
#endif /* __MENU_H__ */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user