mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
Add debugging to the ring buffers.
This commit is contained in:
@@ -47,7 +47,7 @@ m_pingTimer(1000U, 5U),
|
||||
m_buffer(NULL),
|
||||
m_salt(NULL),
|
||||
m_streamId(NULL),
|
||||
m_rxData(1000U),
|
||||
m_rxData(1000U, "DMR IPSC"),
|
||||
m_callsign(),
|
||||
m_rxFrequency(0U),
|
||||
m_txFrequency(0U),
|
||||
|
||||
Reference in New Issue
Block a user