Still working

This commit is contained in:
Mark Qvist 2014-04-03 22:54:34 +02:00
parent 9b435bbd59
commit 73b8a6ed0b
5 changed files with 13 additions and 14 deletions

View file

@ -30,7 +30,7 @@ static void init(void)
int main(void)
{
init();
ticks_t start = timer_clock();
//ticks_t start = timer_clock();
while (1)
{