From 46ee8f393111080079a4a37eb53e10cf62d6ffe9 Mon Sep 17 00:00:00 2001 From: Jon Langseth Date: Fri, 20 Jul 2012 22:46:41 +0200 Subject: [PATCH] Oops, got a bit trigger-happy with the cleanup, ripped out an opening bracket --- fbosd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fbosd.c b/fbosd.c index 1c9242a..02b7afc 100644 --- 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++ ) -- 2.39.2