mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
hardware_caps: boxname zgemma h7 change
This commit is contained in:
@@ -282,7 +282,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_HDMI = 1;
|
||||
strcpy(caps.startup_file, "STARTUP");
|
||||
strcpy(caps.boxvendor, "AirDigital");
|
||||
strcpy(caps.boxname, "Zgemma H7C/S");
|
||||
strcpy(caps.boxname, "Zgemma H7");
|
||||
strcpy(caps.boxarch, "BCM7251S");
|
||||
#endif
|
||||
#if BOXMODEL_OSMINI4K
|
||||
|
Reference in New Issue
Block a user