1
0
Fork 0
This commit is contained in:
Eve Entropia 2010-04-03 22:47:06 +02:00
parent d3460460c2
commit e7ef8d4950

View file

@ -5,7 +5,7 @@
#include "timer/clock.h"
#include "timer/timer.h"
/* TIME_DELAY macro for convenience */
/* TIMER_DELAY macro for convenience */
#define TIMER_DELAY(pt, timer, t) \
do { \
timer_set(&timer, t); \