mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-30 17:01:16 +02:00
- add display_can_deepstandby member
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -20,6 +20,7 @@ static hw_caps_t caps = {
|
||||
.display_type = HW_DISPLAY_GFX,
|
||||
.display_xres = 128,
|
||||
.display_yres = 64,
|
||||
.display_can_deepstandby = 0;
|
||||
.boxvendor = "Armas",
|
||||
.boxname = "TripleDragon"
|
||||
};
|
||||
|
Reference in New Issue
Block a user