added author tag

This commit is contained in:
Robin Müller 2020-05-29 16:41:23 +02:00
parent 8af5a32f1d
commit d83181cb0f
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>