]> git.defcon.no Git - avrfbosd/blobdiff - syncgen/main.c
Cosmetic changes to test-picture :)
[avrfbosd] / syncgen / main.c
index 564ec67457384327c610df07a88d542a4d61ebf4..3fa6cea892f4c0d790f23942d1c6816ee30a2d2c 100644 (file)
@@ -144,7 +144,7 @@ ISR (TIMER0_COMPA_vect)
 
                if ( t_line > 118 && t_line < 118 + (2*testimg_height) )
                {
-                       _delay_us(12);
+                       _delay_us(12.3);
                        asm_render_line();
 
                        if( !stretch )