mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Add mising initilizer
This commit is contained in:
parent
e0234dfc00
commit
c0aad5effa
1 changed files with 1 additions and 0 deletions
1
FM.cpp
1
FM.cpp
|
|
@ -52,6 +52,7 @@ m_cosInvert(false),
|
|||
m_rfAudioBoost(1U),
|
||||
m_extAudioBoost(1U),
|
||||
m_downsampler(128U),//Size might need adjustement
|
||||
m_extEnabled(false),
|
||||
m_rxLevel(1),
|
||||
m_outputRB(2400U) // 100ms of audio
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue