1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

documentation: added description for packet queue

This commit is contained in:
Oleg Hahm 2014-10-13 19:30:12 +02:00
parent ecae75a1ab
commit bd3d32e9b0

View File

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