1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-18 17:06:57 +00:00

Activate Color

This commit is contained in:
Gehstock 2018-10-03 00:29:19 +02:00
parent faba6c8ed4
commit e3b18199ac
2 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ video_mixer #(.LINE_LENGTH(480), .HALF_DEPTH(1)) video_mixer
.hq2x(status[4:3]==1),
.ypbpr_full(1),
.line_start(0),
.mono(1)
.mono(0)
);
mist_io #(.STRLEN(($size(CONF_STR)>>3))) mist_io