introduce caps.display_has_colon

Origin commit data
------------------
Branch: master
Commit: 26808f3ccb
Author: GetAway <get-away@t-online.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
GetAway
2020-07-16 22:33:12 +02:00
committed by vanhofen
parent 1616bbe857
commit a2c6323728
6 changed files with 21 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ hw_caps_t *get_hwcaps(void)
caps.display_can_deepstandby = 1;
caps.display_can_set_brightness = 1;
caps.display_has_statusline = 0;
caps.display_has_colon = 0;
caps.has_button_timer = 1;
caps.has_HDMI = 1;
caps.has_SCART = 1;