mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- neutrino: small change in vfd standby message
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -5031,7 +5031,7 @@ void CNeutrinoApp::standbyMode( bool bOnOff, bool fromDeepStandby )
|
||||
#ifdef ENABLE_GRAPHLCD
|
||||
cGLCD::StandbyMode(true);
|
||||
#endif
|
||||
CVFD::getInstance()->ShowText("standby...");
|
||||
CVFD::getInstance()->ShowText("Standby ...");
|
||||
if( mode == NeutrinoModes::mode_avinput ) {
|
||||
}
|
||||
g_InfoViewer->setUpdateTimer(0); // delete timer
|
||||
|
Reference in New Issue
Block a user