mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-15 04:42:15 -04:00
Still working
This commit is contained in:
parent
9b435bbd59
commit
73b8a6ed0b
5 changed files with 13 additions and 14 deletions
|
@ -30,7 +30,7 @@ static void init(void)
|
|||
int main(void)
|
||||
{
|
||||
init();
|
||||
ticks_t start = timer_clock();
|
||||
//ticks_t start = timer_clock();
|
||||
|
||||
while (1)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue