introduce caps.has_button_timer

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: master
Commit: 828b4b439a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-11 (Sun, 11 Mar 2018)

Origin message was:
------------------
- introduce caps.has_button_timer

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-03-11 22:41:07 +01:00
committed by Thilo Graf
parent 4305c57d09
commit 235ff60192
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];