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:
vanhofen
2024-01-03 22:23:59 +01:00
parent 20334869f2
commit a76fe97cea
5 changed files with 23 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ typedef struct hw_caps
int has_button_timer;
int has_button_vformat;
char startup_file[64];
char boxmodel[64];
char boxvendor[64];
char boxname[64];
char boxarch[64];