User manual

225 C-Control Pro Mega Series
© 2008 Conrad Electronic
Timer_TickCount();
AbsDelay(500); // 500 ms warten
time=Timer_TickCount(); // der Wert von time sollte 50 sein
}