This commit is contained in:
TangoCash
2017-11-03 12:12:32 +01:00
parent f6ecb88ba0
commit 464838fd24
4 changed files with 13 additions and 12 deletions

View File

@@ -36,7 +36,8 @@ typedef struct hw_caps
display_type_t display_type;
int display_xres; /* x resolution or chars per line */
int display_yres;
int can_set_display_brightness;
int display_can_set_brightness;
int display_can_deepstandby;
char boxvendor[64];
char boxname[64];
char boxarch[64];