优化AI图像显示,添加发送图片到UCD
This commit is contained in:
@@ -52,11 +52,17 @@
|
||||
"timing": "DMT 1920x 1080 @ 60Hz",
|
||||
"color_format": "RGB",
|
||||
"bpc": 8,
|
||||
"colorimetry": "sRGB"
|
||||
"colorimetry": "sRGB",
|
||||
"cct_params": {
|
||||
"x_ideal": 0.3127,
|
||||
"x_tolerance": 0.003,
|
||||
"y_ideal": 0.329,
|
||||
"y_tolerance": 0.003
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_config": {
|
||||
"ca_com": "COM1",
|
||||
"ca_com": "COM3",
|
||||
"ucd_list": "0: UCD-323 [2128C209]",
|
||||
"ca_channel": "0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user