mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
infobar timout: add member to get current timeout modes
Avoids multiple code in some source files.
This commit is contained in:
@@ -212,5 +212,6 @@ class CInfoViewer
|
||||
uint32_t getUpdateTimer(void) { return lcdUpdateTimer; }
|
||||
inline t_channel_id get_current_channel_id(void) { return current_channel_id; }
|
||||
void ResetModules();
|
||||
bool hasTimeout();
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user