vusolo4k: has only 3 usable video devices

This commit is contained in:
BPanther
2021-10-16 21:00:06 +02:00
committed by Thilo Graf
parent c461d83c5f
commit bf91900280

View File

@@ -51,6 +51,7 @@ hw_caps_t *get_hwcaps(void)
caps.has_button_timer = 1;
caps.has_button_vformat = 0;
caps.has_HDMI = 1;
caps.pip_devs = 2; // has only 3 real usable video devices
strcpy(caps.startup_file, "STARTUP");
strcpy(caps.boxvendor, "VU+");
strcpy(caps.boxname, "SOLO4K");