mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
small fix
This commit is contained in:
@@ -45,6 +45,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_button_timer = 1;
|
||||
caps.has_HDMI = 1;
|
||||
caps.has_SCART = 1;
|
||||
// caps.has_SCART_input = 1;
|
||||
strcpy(caps.startup_file, "");
|
||||
strcpy(caps.boxvendor, "VU+");
|
||||
strcpy(caps.boxname, "DUO");
|
||||
|
Reference in New Issue
Block a user