Optimising menu touch actions

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-12-24 14:39:13 +01:00
parent 944d0c458b
commit e87fd97b75
2 changed files with 18 additions and 11 deletions
+1
View File
@@ -230,6 +230,7 @@ void doTheme();
void Infoboxprint(const char* input);
void drawButton(const char* text, byte button_number, bool active);
String removeNewline(String inputString);
void showMenuOpenTouchButtons();
extern void ShowFreq(int mode);
extern void ShowBandSelectionFM(bool notglanceview, bool normaldisplay);