mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-05 06:15:15 +00:00
Adding 19.68 MHz TCXO support
This commit is contained in:
parent
7d6d179846
commit
d71b7aa053
4 changed files with 186 additions and 67 deletions
4
IO.cpp
4
IO.cpp
|
|
@ -103,11 +103,11 @@ void CIO::interrupt()
|
|||
|
||||
void CIO::start()
|
||||
{
|
||||
ifConf();
|
||||
|
||||
if (m_started)
|
||||
return;
|
||||
|
||||
ifConf();
|
||||
|
||||
delay_rx();
|
||||
setRX();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue