mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
vfd-setup: use new display_can_deepstandby member from libstb-hal
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1eadb0830
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Origin message was:
------------------
- vfd-setup: use new display_can_deepstandby member from libstb-hal
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -29,6 +29,7 @@ hw_caps_t *get_hwcaps(void) {
|
||||
caps.display_type = HW_DISPLAY_LINE_TEXT;
|
||||
caps.display_xres = 12;
|
||||
caps.display_yres = 0;
|
||||
caps.display_can_deepstandby = (rev > 7);
|
||||
caps.can_set_display_brightness = 1;
|
||||
caps.can_ar_14_9 = 1;
|
||||
caps.can_ps_14_9 = 1;
|
||||
|
Reference in New Issue
Block a user