test
This commit is contained in:
parent
bc8d1739fa
commit
77a6ed970b
1 changed files with 0 additions and 1 deletions
1
main.c
1
main.c
|
@ -15,7 +15,6 @@ int main(void)
|
||||||
while (1)
|
while (1)
|
||||||
{
|
{
|
||||||
PORTB = 0xAA;
|
PORTB = 0xAA;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue