Use dedicated timer for animation
This commit is contained in:
parent
bf50402ce2
commit
e81daf59fe
4 changed files with 31 additions and 6 deletions
|
|
@ -14,6 +14,7 @@ int main(void)
|
|||
}
|
||||
|
||||
LED_Init();
|
||||
Animation_Init();
|
||||
|
||||
while(1)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue