Merge remote-tracking branch 'tangocash/master'

Origin commit data
------------------
Branch: master
Commit: 5b2c79b80b
Author: max_10 <max_10@gmx.de>
Date: 2017-09-19 (Tue, 19 Sep 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2017-09-19 18:27:01 +02:00

View File

@@ -32,10 +32,10 @@ hw_caps_t *get_hwcaps(void)
caps.has_CI = 0;
caps.can_cec = 1;
caps.can_shutdown = 1;
caps.display_xres = 16;
caps.display_type = HW_DISPLAY_LINE_TEXT;
caps.can_set_display_brightness = 0;
caps.can_set_display_brightness = 1;
caps.has_HDMI = 1;
caps.display_xres = 4;
strcpy(caps.boxvendor, "armbox");
strcpy(caps.boxname, "armbox");
strcpy(caps.boxarch,caps.boxname);