Realigned comments

This commit is contained in:
Jens True 2018-11-30 20:13:28 +01:00
parent 1898f5bffc
commit bda1700d42

@ -97,8 +97,8 @@
.box_y1(box_y1),
.box_y2(box_y2),
.box_color(box_color), //1 bit for each color Foreground and background
.VGA_HS(O_VGA_HS), // horizontal sync output
.VGA_VS(O_VGA_VS), // vertical sync output
.VGA_HS(O_VGA_HS), // horizontal sync output
.VGA_VS(O_VGA_VS), // vertical sync output
.VGA_R(O_VGA_R), // 1-bit VGA red output
.VGA_G(O_VGA_G), // 1-bit VGA green output
.VGA_B(O_VGA_B) // 1-bit VGA blue output