Test adding new mods
Some checks failed
Build Firmware / build (push) Has been cancelled

This commit is contained in:
2025-11-12 22:28:21 +01:00
parent 5416c3a041
commit feff689e33
10 changed files with 73 additions and 19 deletions

View File

@@ -987,7 +987,7 @@ void UI_DisplayMain(void) {
#if ENABLE_FEAT_F4HWN
const char *bandWidthNames[] = {"WID", "NAR", "NR+"};
const char *bandWidthNames[] = {"WID", "NAR", "NR+", "FSK"};
UI_PrintStringSmallNormal(bandWidthNames[vfoInfo->CHANNEL_BANDWIDTH], LCD_WIDTH + 30, 0,
line);