diff --git a/sys/include/net/zep.h b/sys/include/net/zep.h index 80a317a40e..795f2edce5 100644 --- a/sys/include/net/zep.h +++ b/sys/include/net/zep.h @@ -7,12 +7,14 @@ */ /** - * @defgroup net_zep ZEP header definitions + * @defgroup net_zep ZigBee Encapsulation Protocol * @ingroup net + * @brief Provides definitions for the ZigBee Encapsulation Protocol (ZEP) + * * @{ * * @file - * @brief + * @brief Definitions for the ZigBee Encapsulation Protocol * * @author Martine Lenders */