mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 14:37:02 +00:00
Pass the RX level to the FM controller.
This commit is contained in:
parent
d66c6d7f9c
commit
f9530ee82a
5 changed files with 16 additions and 18 deletions
5
IO.cpp
5
IO.cpp
|
|
@ -592,8 +592,3 @@ bool CIO::hasLockout() const
|
|||
{
|
||||
return m_lockout;
|
||||
}
|
||||
|
||||
q15_t CIO::getRxLevel() const
|
||||
{
|
||||
return m_rxLevel;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue