Skip to content

Commit

Permalink
Change names of some submenu items egzumer#80
Browse files Browse the repository at this point in the history
  • Loading branch information
RE3CON authored Nov 5, 2023
1 parent 3d686ba commit ddb4d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/menu.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ extern const char* gSubMenu_MDF[4];
extern const char gSubMenu_D_RSP[4][11];
extern const char* gSubMenu_PTT_ID[5];
extern const char gSubMenu_PONMSG[4][8];
extern const char* gSubMenu_ROGER[3];
extern const char gSubMenu_ROGER[3][6];
extern const char gSubMenu_RESET[2][4];
#ifdef ENABLE_TX_UNLOCK
extern const char gSubMenu_F_LOCK[7][9];
Expand Down

0 comments on commit ddb4d72

Please sign in to comment.