add display_has_statusline member

Origin commit data
------------------
Branch: master
Commit: 4ffd5aa6f4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-13 (Mon, 13 Nov 2017)

Origin message was:
------------------
- add display_has_statusline member

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-13 10:10:19 +01:00
parent 4b712a1293
commit 926d199d31
8 changed files with 8 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ hw_caps_t *get_hwcaps(void)
caps.display_type = HW_DISPLAY_LED_NUM;
caps.display_can_set_brightness = 0;
caps.display_can_deepstandby = 0;
caps.display_has_statusline = 0;
caps.has_HDMI = 1;
caps.has_SCART = 1;
caps.display_xres = 4;