1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #1810 from OlegHahm/pktqueue_doxygen_group_brief

documentation: added description for packet queue
This commit is contained in:
Ludwig Ortmann 2014-10-13 10:45:53 -07:00
commit 6db885df05

View File

@ -8,6 +8,7 @@
/**
* @defgroup pktqueue Packet Queue
* @brief Packet wrapper for the Priority Queue
* @ingroup net
* @{
*