added author tag back at class definition

This commit is contained in:
Robin Müller 2020-05-29 16:40:57 +02:00
parent f14bacba32
commit b90492562a
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* 0xFFFF-1 bytes.
* It is possible to store empty packets in the pool.
* The local pool is NOT thread-safe.
* @author Bastian Baetz
*/
template<uint8_t NUMBER_OF_POOLS = 5>