This commit is contained in:
Dorian Zedler 2018-07-16 14:56:11 +02:00
parent bc8d1739fa
commit 77a6ed970b
1 changed files with 0 additions and 1 deletions

1
main.c
View File

@ -15,7 +15,6 @@ int main(void)
while (1)
{
PORTB = 0xAA;
}
}