mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- hwcaps: add has_HDMI_input
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -23,6 +23,7 @@ typedef struct hw_caps
|
||||
{
|
||||
int has_fan;
|
||||
int has_HDMI;
|
||||
int has_HDMI_input;
|
||||
int has_SCART;
|
||||
int has_SCART_input;
|
||||
int has_YUV_cinch;
|
||||
|
Reference in New Issue
Block a user