fix interfaccia
This commit is contained in:
@@ -82,7 +82,7 @@ struct menu_item {
|
||||
extern uint8_t menu_item, menu_page;
|
||||
extern uint8_t menu_last_item[MENU_PAGE_EOM + 1];
|
||||
|
||||
extern char modulation_list[4][4];
|
||||
extern char modulation_list[][4];
|
||||
extern char status_list[3][3];
|
||||
|
||||
extern struct menu_item items[];
|
||||
|
||||
Reference in New Issue
Block a user