libarmbox: introduce has_button_vformat

This commit is contained in:
GetAway
2018-12-01 10:38:17 +01:00
parent d92f990091
commit 2d90952e28
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];