mirror of
https://github.com/akatrevorjay/edid-generator.git
synced 2026-01-15 23:50:28 +01:00
Detect ratio of given mode to ensure it is supported
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define REVISION 3
|
||||
#define XOFFSET 48
|
||||
#define YOFFSET (63+3)
|
||||
#define XY_RATIO XY_RATIO_16_9
|
||||
#define XY_RATIO XY_RATIO_16_10
|
||||
#define YBLANK 52
|
||||
#define XBLANK 160
|
||||
#define TIMING_NAME "2880x1800"
|
||||
|
||||
Reference in New Issue
Block a user