diff --git a/source/screens/ftpScreen.cpp b/source/screens/ftpScreen.cpp index 39c383d..7a44aba 100644 --- a/source/screens/ftpScreen.cpp +++ b/source/screens/ftpScreen.cpp @@ -91,6 +91,7 @@ void FTPScreen::Draw(void) const { ftp_exit(); Gui::screenBack(false); + return; } // Needed here, otherwise it won't compile.