mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
hardware_caps: add boxmodel
Origin commit data
------------------
Branch: master
Commit: 61162a6ab7
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Origin message was:
------------------
- hardware_caps: add boxmodel
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -55,6 +55,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_SCART = 1;
|
||||
// caps.has_SCART_input = 1;
|
||||
strcpy(caps.startup_file, "");
|
||||
strcpy(caps.boxmodel, "vuduo");
|
||||
strcpy(caps.boxvendor, "VU+");
|
||||
strcpy(caps.boxname, "DUO");
|
||||
strcpy(caps.boxarch, "BCM7335");
|
||||
|
Reference in New Issue
Block a user