libarmbox: introduce has_button_vformat

Origin commit data
------------------
Branch: master
Commit: 2d90952e28
Author: GetAway <get-away@t-online.de>
Date: 2018-12-01 (Sat, 01 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2018-12-01 10:38:17 +01:00
parent 3763d921f2
commit 16ab5035d7
2 changed files with 5 additions and 0 deletions

View File

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