hardware_caps: fix compile for coolstream; add missing member to header

Origin commit data
------------------
Commit: 06036f2387
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- hardware_caps: fix compile for coolstream; add missing member to header
This commit is contained in:
vanhofen
2017-11-13 20:59:39 +01:00
parent 3278389a3a
commit fed094b7e1

View File

@@ -35,6 +35,7 @@ typedef struct hw_caps
int display_yres;
int display_can_deepstandby;
int display_can_set_brightness;
int display_has_statusline;
char boxvendor[64];
char boxname[64];
char boxarch[64];