command interpreter and epprom
This commit is contained in:
parent
ecd7ad677b
commit
f37e2add81
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
|
@ -221,7 +221,7 @@ int main()
|
|||
pwmTc0.setDutyA(counter);
|
||||
pwmTc0.setDutyB(counter-64);
|
||||
pwmTc2.setDutyB(counter-128);
|
||||
_usleep(20);
|
||||
_delay_ms(20);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue