mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
hardware_caps.cpp: introduce display_has_colon for coolstream
Origin commit data
------------------
Commit: f91d5ecad8
Author: GetAway <get-away@t-online.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)
This commit is contained in:
@@ -32,6 +32,7 @@ hw_caps_t *get_hwcaps(void) {
|
||||
caps.display_can_deepstandby = (rev > 7);
|
||||
caps.display_can_set_brightness = 1;
|
||||
caps.display_has_statusline = 1;
|
||||
caps.display_has_colon = 0;
|
||||
caps.has_button_timer = 0;
|
||||
caps.has_button_vformat = 1;
|
||||
caps.can_ar_14_9 = 1;
|
||||
|
Reference in New Issue
Block a user