This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "settings.h"
|
||||
#include "ui/inputbox.h"
|
||||
#include "ui/ui.h"
|
||||
#include "messages.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
static void toggle_chan_scanlist(void) { // toggle the selected channels scanlist setting
|
||||
@@ -677,6 +678,7 @@ static void MAIN_Key_MENU(bool bKeyPressed, bool bKeyHeld) {
|
||||
}
|
||||
|
||||
if (gWasFKeyPressed && bKeyPressed) {
|
||||
MESSAGES_GET();
|
||||
gRequestDisplayScreen = DISPLAY_MESSAGES;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user