]> git.defcon.no Git - avrfbosd/blobdiff - fbosd.c
Oops, got a bit trigger-happy with the cleanup, ripped out an opening bracket
[avrfbosd] / fbosd.c
diff --git a/fbosd.c b/fbosd.c
index 1c9242ade36e3b1a1e3a22ea234383f8f7f0b3f4..02b7afce136f1293a2bdea59ec5e1404cb4baec5 100644 (file)
--- a/fbosd.c
+++ b/fbosd.c
@@ -131,6 +131,7 @@ int main(void)
        fill_rect( 54, 41, 20, 10, 0);
 
        for (;;)
+       {
                PORTB ^= 0x002;
 
                for ( int j = 8; j < 89; j++ )