mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 07:51:21 +02:00
- add display_has_statusline member
Signed-off-by: Jacek Jendrzej <satbaby@kawaii.com>
This commit is contained in:
@@ -21,6 +21,7 @@ static hw_caps_t caps = {
|
||||
.display_xres = 128,
|
||||
.display_yres = 64,
|
||||
.display_can_deepstandby = 0;
|
||||
.display_has_statusline = 0;
|
||||
.boxvendor = "Armas",
|
||||
.boxname = "TripleDragon"
|
||||
};
|
||||
|
Reference in New Issue
Block a user