mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 06:26:42 +00:00
Increase the level of the CW id.
This commit is contained in:
parent
0d07dd78eb
commit
3d49de190d
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ m_modState(),
|
|||
m_poBuffer(),
|
||||
m_poLen(0U),
|
||||
m_poPtr(0U),
|
||||
m_txDelay(120U), // 100ms
|
||||
m_txDelay(240U), // 200ms
|
||||
m_count(0U)
|
||||
{
|
||||
::memset(m_modState, 0x00U, 70U * sizeof(q15_t));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue