We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b1366 commit 73efabdCopy full SHA for 73efabd
1 file changed
workbench/tools/commodities/Blanker.c
@@ -444,6 +444,7 @@ static void MakeWin(void)
444
445
SetAPen(rp, star_col[i]);
446
WritePixel(rp, star_x[i], y);
447
+ WaitTOF();
448
}
449
450
while (1)
0 commit comments