Try out the fsk
All checks were successful
Build Firmware / build (push) Successful in 2m30s

This commit is contained in:
2025-03-31 21:53:23 +02:00
parent 101bde7463
commit f1904e03fe
16 changed files with 446 additions and 246 deletions

View File

@@ -25,7 +25,7 @@ enum GUI_DisplayType_t
DISPLAY_MAIN = 0,
DISPLAY_MENU,
DISPLAY_SCANNER,
DISPLAY_MESSAGES
DISPLAY_MESSAGES,
#ifdef ENABLE_FMRADIO
DISPLAY_FM,