mirror of
https://github.com/ShaYmez/P25Clients.git
synced 2026-06-25 04:53:29 -04:00
Add the logging framework to the parrot.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
CParrot::CParrot(unsigned int timeout) :
|
||||
m_data(NULL),
|
||||
m_length(timeout * 1550U + 1000U),
|
||||
m_length(timeout * 1000U + 1000U),
|
||||
m_used(0U),
|
||||
m_ptr(0U)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user