move some things around

This commit is contained in:
2026-02-18 10:38:19 +01:00
parent 9cf4593517
commit 21fd8d00ec
13 changed files with 1391 additions and 1411 deletions

View File

@@ -25,6 +25,12 @@ void drawButton(const char* text, byte button_number, bool active, bool selected
String shortLine(String text);
void showMenuOpenTouchButtons();
void showBWSelector();
void ShowRDSLogo(bool RDSstatus);
void showAutoSquelch(bool mode);
void updateEQ();
void updateiMS();
void updateBW();
void ShowStepSize();
extern void ShowBandSelectionFM(bool notglanceview, bool normaldisplay);
extern void ShowBandSelectionAM(bool notglanceview, bool normaldisplay);