From 19d45eaeda0730c658f3dd9c1b4acacd400e20b1 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 19 Nov 2012 20:39:20 +0100 Subject: GTimer doxygen bugfix --- src/gtimer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/gtimer.c b/src/gtimer.c index 84518a23..9467d079 100644 --- a/src/gtimer.c +++ b/src/gtimer.c @@ -286,6 +286,7 @@ void gtimerJab(GTimer *pt) { * @note If the timer is not active this does nothing. * @note Repeated Jabs before the callback function actually happens are ignored. * + * @iclass * @api */ void gtimerJabI(GTimer *pt) { -- cgit v1.2.3