diff options
Diffstat (limited to 'src/lib/evtimer.h')
-rw-r--r-- | src/lib/evtimer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/evtimer.h b/src/lib/evtimer.h index cb3e4c44c..acfc97eb1 100644 --- a/src/lib/evtimer.h +++ b/src/lib/evtimer.h @@ -18,6 +18,8 @@ */
/**
+ * @file evtimer.h
+ * @brief Events Generator Timer structures and macros.
* @addtogroup event_timer
* @{
*/
|