hardware_caps: add boxmodel

Origin commit data
------------------
Commit: dbf3e77a92
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!

------------------
Migit v0.7
This commit is contained in:
vanhofen
2024-01-03 22:24:53 +01:00
committed by Thilo Graf
parent 7363c037d5
commit e7dda96fc9
2 changed files with 11 additions and 1 deletions

View File

@@ -46,6 +46,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];