diff --git a/main.c b/main.c index adef3d7..014619d 100644 --- a/main.c +++ b/main.c @@ -15,7 +15,6 @@ int main(void) while (1) { PORTB = 0xAA; - } }