Add about command to menu and restructure code. Delete preliminary code from mainloop. Better code will follow
This commit is contained in:
@@ -76,4 +76,6 @@ void menu_list_scroll_down(struct menu_list *list);
|
||||
|
||||
void menu_list_scroll_up(struct menu_list *list);
|
||||
|
||||
void menu_list_enter_selected_entry(struct menu_list *list, struct lcd_menu *menu);
|
||||
|
||||
#endif /* __MENU_H__ */
|
||||
|
Reference in New Issue
Block a user