mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Insert the missing silence.
This commit is contained in:
parent
67e0bf02e2
commit
c04e207821
1 changed files with 2 additions and 0 deletions
2
FM.cpp
2
FM.cpp
|
|
@ -342,6 +342,8 @@ void CFM::listeningState(bool validRFSignal, bool validExtSignal)
|
|||
sendCallsign();
|
||||
}
|
||||
|
||||
insertSilence(50U);
|
||||
|
||||
beginRelaying();
|
||||
|
||||
m_callsignTimer.start();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue