- introduce caps.has_button_timer

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-03-11 22:41:07 +01:00
committed by Thilo Graf
parent 8095d83353
commit 828b4b439a
2 changed files with 2 additions and 0 deletions

View File

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