mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/net/zep: add missing doxygen brief description
This commit is contained in:
parent
14911c1883
commit
b443e53ccb
@ -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 <m.lenders@fu-berlin.de>
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user